mirror of
https://github.com/zeldaret/oot
synced 2026-07-09 14:45:41 -04:00
ovl_End_Title OK (#161)
* One non matching left in ovl_End_Title * ovl_End_Title OK * formatting * removed unused asm files * changed 0xFF to 255 * updated dlist * made suggested changes
This commit is contained in:
+2
-1
@@ -346,7 +346,8 @@ typedef struct Player {
|
||||
/* 0x08B4 */ Struct_80090480_arg2 swordDimensions; // Trail active, tip, base?
|
||||
/* 0x08D0 */ Struct_80090480_arg2 unk_8D0;
|
||||
/* 0x08EC */ Struct_80090480_arg2 unk_8EC;
|
||||
/* 0x0908 */ char unk_908[0x118];
|
||||
/* 0x0908 */ char unk_908[0xD8];
|
||||
/* 0x09E0 */ MtxF mf_9E0;
|
||||
/* 0x0A20 */ MtxF mf_A20;
|
||||
/* 0x0A60 */ char unk_A60[0x08];
|
||||
/* 0x0A68 */ s8 unk_A68;
|
||||
|
||||
Reference in New Issue
Block a user