Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEU_GetLuaScriptName
Function
FCEU_GetLuaScriptName
src/lua-engine.cpp:6792–6794 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6790
return L;
6791
}
6792
char* FCEU_GetLuaScriptName() {
6793
return luaScriptName;
6794
}
Callers
1
DlgLuaScriptDialog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected