- Treballant en el prólogo

This commit is contained in:
2024-10-07 20:07:03 +02:00
parent 304f636a95
commit 77cdf90c99
30 changed files with 3942 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ namespace modules
enum sections { SECTION_GENERAL, SECTION_ROOM, SECTION_ACTOR };
void init();
void init(const bool prologo=false);
int loop();
void setSection(int value);