Adonthell
0.4
|
Declares the data_screen class. More...
#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... |
Declares the data_screen class.
Definition in file data_screen.h.
anonymous enum |
Whether the data screen should load or save games.
Definition at line 38 of file data_screen.h.