Preparado para empezar con el ending2

This commit is contained in:
2022-11-04 18:55:36 +01:00
parent d37b21fc3b
commit 6257c0b1e8
7 changed files with 272 additions and 4 deletions

View File

@@ -56,7 +56,8 @@ const int GAMECANVAS_THIRD_QUARTER_Y = (GAMECANVAS_HEIGHT / 4) * 3;
#define SECTION_PROG_DEMO 5
#define SECTION_PROG_GAME_OVER 6
#define SECTION_PROG_ENDING 7
#define SECTION_PROG_QUIT 8
#define SECTION_PROG_ENDING2 8
#define SECTION_PROG_QUIT 9
// Subsecciones
#define SUBSECTION_LOGO_TO_INTRO 0