| 9638 | } |
| 9639 | |
| 9640 | void 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 |
nothing calls this directly
no outgoing calls
no test coverage detected