#include "win_select.h"
#include "win_theme.h"
#include "win_write.h"
Go to the source code of this file.
Classes | |
class | data_screen |
The gui for loading/saving games. More... | |
Enumerations | |
enum | { LOAD_SCREEN = 0, SAVE_SCREEN = 1 } |
Whether the data screen should load or save games. More... |
Definition in file data_screen.h.
anonymous enum |