Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ TaseditorAutoFunction
Function
TaseditorAutoFunction
src/lua-engine.cpp:2334–2337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2332
}
2333
2334
void TaseditorAutoFunction()
2335
{
2336
CallRegisteredLuaFunctions(LUACALL_TASEDITOR_AUTO);
2337
}
2338
2339
void TaseditorManualFunction()
2340
{
Callers
2
updateTASEditor
Function · 0.85
frameUpdate
Method · 0.85
Calls
1
CallRegisteredLuaFunctions
Function · 0.85
Tested by
no test coverage detected