Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dborth/fceugx
/ CurrentFileBase
Function
CurrentFileBase
source/fceultra/file.cpp:168–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
FileBaseInfo CurrentFileBase() {
169
return FileBaseInfo(FileBaseDirectory,FileBase,FileExt);
170
}
171
172
FileBaseInfo DetermineFileBase(const char *f) {
173
Callers
1
FCEU_MakeFName
Function · 0.85
Calls
1
FileBaseInfo
Class · 0.85
Tested by
no test coverage detected