MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / Menu_Button_Reset

Method Menu_Button_Reset

Source/Fodder.cpp:9640–9644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9638}
9639
9640void cFodder::Menu_Button_Reset() {
9641 mCustom_ExitMenu = 0;
9642 mPhase_Aborted = false;
9643 mDemo_ExitMenu = -1;
9644}
9645
9646/**
9647 * Caller of Menu_Loop is responsible for cleaning up button states

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected