File containing the stuff for the singleplayer menu. More...
#include "button.h"#include "files.h"#include "i18n.h"#include "list.h"#include "menu.h"#include "old-arena-ldr.h"#include "raylib.h"#include "screen.h"Functions | |
| void | menuSetupSingleplayer (void) |
| Setup Button, list, and play music (use in screen.c only) | |
| void | menuDrawSingleplayer (void) |
| Draw Button, map list, and preview image (use in screen.c only) | |
| void | menuUpdateSingleplayer (void) |
| Update music, list, and Buttons. | |
File containing the stuff for the singleplayer menu.