MCPcopy 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
2339void TaseditorManualFunction()
2340{
2341 CallRegisteredLuaFunctions(LUACALL_TASEDITOR_MANUAL);
2342}
2343
2344#ifdef __WIN_DRIVER__
2345void TaseditorDisableManualFunctionIfNeeded()

Callers 2

updateTASEditorFunction · 0.85
frameUpdateMethod · 0.85

Calls 1

Tested by

no test coverage detected