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

@@ -5,7 +5,7 @@
extern void func_80329904(ActorMarker*, s32, f32*);
typedef struct{
s32 uid;
enum honeycomb_e uid;
s32 unk4;
}ActorLocal_EmptyHoneycomb;