mirror of
https://github.com/zeldaret/tmc
synced 2026-08-10 03:06:02 -04:00
asm notes
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@ typedef struct {
|
||||
} VStruct;
|
||||
|
||||
typedef struct {
|
||||
u8 filler[0x420];
|
||||
u8 _0[0x20];
|
||||
struct OamData oam[0x80];
|
||||
VStruct unk[0x100];
|
||||
} UStruct;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user