| ▼ include | |
| addon.h | |
| button.h | Button system |
| checkbox.h | |
| config.h | |
| files.h | |
| i18n.h | Internationalization |
| list.h | List system |
| mainmenu.h | Loads and stores data in RAM from files |
| menu.h | Menu system |
| old-arena-ldr.h | Legacy arena loader |
| play.h | File containing the stuff for the play menu |
| screen.h | Screen system |
| singleplayer.h | File containing the stuff for the singleplayer menu |
| ▼ src | |
| button.c | Button system |
| checkbox.c | Checkbox system |
| config.c | Writing and reading config files |
| files.c | Loads and stores data in RAM from files |
| list.c | List system |
| main.c | Main file |
| mainmenu.c | Main menu |
| menu.c | Menu system |
| old-arena-ldr.c | Legacy arena loader |
| play.c | File containing the stuff for the play menu |
| screen.c | Screen system |
| singleplayer.c | File containing the stuff for the singleplayer menu |