Renombrado "section->subsection" por el mas apropiado "section->options"
This commit is contained in:
@@ -21,10 +21,12 @@
|
||||
#define SECTION_PROG_QUIT 7
|
||||
|
||||
// Subsecciones
|
||||
#define SUBSECTION_GAME_PLAY_1P 0
|
||||
#define SUBSECTION_GAME_PLAY_2P 1
|
||||
#define SUBSECTION_TITLE_1 3
|
||||
#define SUBSECTION_TITLE_2 4
|
||||
#define SECTION_OPTIONS_GAME_PLAY_1P 0
|
||||
#define SECTION_OPTIONS_GAME_PLAY_2P 1
|
||||
#define SECTION_OPTIONS_TITLE_1 3
|
||||
#define SECTION_OPTIONS_TITLE_2 4
|
||||
#define SECTION_OPTIONS_QUIT_NORMAL 5
|
||||
#define SECTION_OPTIONS_QUIT_SHUTDOWN 6
|
||||
|
||||
// Ningun tipo
|
||||
#define NO_KIND 0
|
||||
|
||||
Reference in New Issue
Block a user