Definidas areas para cada zona del juego

This commit is contained in:
2024-06-01 18:17:03 +02:00
parent 75a18c5306
commit baa2f3effd
12 changed files with 116 additions and 58 deletions

View File

@@ -9,6 +9,7 @@
#include "common/text.h"
#include "common/utils.h"
#include "const.h"
#include "lang.h"
#ifndef INSTRUCTIONS_H
#define INSTRUCTIONS_H