MCPcopy Create free account
hub / github.com/TASEmulators/fceux / getRomFile

Function getRomFile

src/debugsymboltable.cpp:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14#else
15extern char LoadedRomFName[4096];
16static inline const char* getRomFile() { return LoadedRomFName; }
17#endif
18
19extern FCEUGI *GameInfo;

Callers 2

saveMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected