MCPcopy 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
2334void TaseditorAutoFunction()
2335{
2336 CallRegisteredLuaFunctions(LUACALL_TASEDITOR_AUTO);
2337}
2338
2339void TaseditorManualFunction()
2340{

Callers 2

updateTASEditorFunction · 0.85
frameUpdateMethod · 0.85

Calls 1

Tested by

no test coverage detected