forked from jaildesigner-jailgames/jaildoctors_dilemma
Añadido el modo demo
This commit is contained in:
@@ -53,7 +53,8 @@ const int GAMECANVAS_THIRD_QUARTER_Y = (GAMECANVAS_HEIGHT / 4) * 3;
|
||||
#define SECTION_PROG_TITLE 2
|
||||
#define SECTION_PROG_CREDITS 3
|
||||
#define SECTION_PROG_GAME 4
|
||||
#define SECTION_PROG_QUIT 5
|
||||
#define SECTION_PROG_DEMO 5
|
||||
#define SECTION_PROG_QUIT 6
|
||||
|
||||
// Subsecciones
|
||||
#define SUBSECTION_GAME_PLAY 0
|
||||
|
||||
Reference in New Issue
Block a user