- 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

@@ -198,6 +198,8 @@ namespace actor
namespace hero
{
void setPrologo();
const bool isPrologo();
void init(const bool complete = true);
int getLives();
void setLives(int value);