Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ TaseditorManualFunction
Function
TaseditorManualFunction
src/lua-engine.cpp:2339–2342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2337
}
2338
2339
void TaseditorManualFunction()
2340
{
2341
CallRegisteredLuaFunctions(LUACALL_TASEDITOR_MANUAL);
2342
}
2343
2344
#ifdef __WIN_DRIVER__
2345
void TaseditorDisableManualFunctionIfNeeded()
Callers
2
updateTASEditor
Function · 0.85
frameUpdate
Method · 0.85
Calls
1
CallRegisteredLuaFunctions
Function · 0.85
Tested by
no test coverage detected