pasada la granera per la carpeta

This commit is contained in:
2026-04-04 12:38:48 +02:00
parent 6474d731d0
commit 9e0ab87c76
42 changed files with 128 additions and 37 deletions

14
source/info.cpp Normal file
View File

@@ -0,0 +1,14 @@
#include "info.h"
namespace info
{
int num_piramide;
int num_habitacio;
int diners;
int diamants;
int vida;
int momies;
int engendros;
bool nou_personatge;
bool pepe_activat;
};