jonny_l480 119f9a106d Fix compiler errors and warnings, Cleanup main.cpp
- Remove old comments and unused code from main.cpp
- Fix the following compiler errors and warnings (compiles now):

WARNING: main.cpp:64:23: warning: comparison between ‘gameState_t’ {aka ‘enum gameState_t’} and ‘enum menus_t’ if(game.gameState == PAUSE)

WARNING: menu.c:111:9: warning: implicit declaration of function ‘renderSettings’

ERROR: multiple definitions / redefinition of 'int recordsInFile'
2023-12-22 11:40:40 +01:00
..
2023-11-11 11:14:38 +01:00
2023-12-18 04:47:44 +01:00
2023-11-11 14:32:47 +01:00
2023-12-18 03:16:36 +01:00
2023-12-18 07:22:01 +01:00
2023-12-07 15:52:41 +01:00