mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 15:28:41 -04:00
Create enums for Vvvs and MetaTiles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user