Modificado el fondo de hiscore_table

This commit is contained in:
2024-06-27 13:24:18 +02:00
parent 6a0ee4f811
commit 2650a64c80
3 changed files with 44 additions and 23 deletions

View File

@@ -49,7 +49,8 @@ const int GAMECANVAS_THIRD_QUARTER_Y = (HEIGHT / 4) * 3;
#define SECTION_PROG_INTRO 1
#define SECTION_PROG_TITLE 2
#define SECTION_PROG_GAME 3
#define SECTION_PROG_QUIT 4
#define SECTION_PROG_HI_SCORE_TABLE 4
#define SECTION_PROG_QUIT 5
// Subsecciones
#define SUBSECTION_GAME_PLAY_1P 0