Mumbo tokens enum WIP

This commit is contained in:
MaikelChan
2023-08-11 07:09:04 +02:00
parent a9463632e3
commit 9886d4aa28
4 changed files with 24 additions and 19 deletions

View File

@@ -1447,6 +1447,11 @@ enum honeycomb_e
HONEYCOMB_18_SM_QUARRIES
};
enum mumbotoken_e
{
MUMBOTOKEN_01_MM_HILL = 1
};
enum actor_e
{
ACTOR_1_UNKNOWN = 0x1,