Create enums for Vvvs and MetaTiles

This commit is contained in:
octorock
2023-06-24 00:19:33 +02:00
parent f9da634427
commit f89bb66911
168 changed files with 5007 additions and 1629 deletions
+3 -3
View File
@@ -6,13 +6,13 @@
typedef struct {
Manager base;
u8 field_0x20[0x15];
u8 field_0x35;
u8 layer;
u8 field_0x36;
u8 field_0x37;
s16 x;
u16 y;
u16 tile;
u16 field_0x3e;
u16 metaTilePos;
u16 flag;
} BombableWallManager;
#endif // BOMBABLEWALLMANAGER_H