MCPcopy Create free account
hub / github.com/TASEmulators/fceux / clear

Method clear

src/drivers/Qt/LuaControl.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 void clear(void)
99 {
100 tail = head = 0;
101 }
102};
103
104static luaConsoleOutputBuffer outBuf;

Callers 1

startLuaScriptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected