mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-05 04:29:42 -04:00
ovl_Obj_Ending Data brought over (#196)
* ObjEnding Matches but with unkStruct and no data * Removed inital code comments * Added data as a comment * Add missing semicolon * Addressed PR comments * Added data * Cleanup * Some documentation * Change 0 to NULL * Remove redundant array size * Cleanup * Fix Format * Rename D_80C25CE0 * Change this to thisx for indexing sGraphics * Change this to thisx * PR suggestions * rename graphics Co-authored-by: Derek Hensley <d.hensley@tempered.io>
This commit is contained in:
@@ -478,6 +478,12 @@ D_06000E88 = 0x06000E88;
|
||||
/* z_obj_dinner */
|
||||
D_060011E0 = 0x060011E0;
|
||||
|
||||
/* z_obj_ending */
|
||||
D_060003D0 = 0x060003D0;
|
||||
D_060031A0 = 0x060031A0;
|
||||
D_06003440 = 0x06003440;
|
||||
D_06001FF8 = 0x06001FF8;
|
||||
|
||||
/* z_obj_funen */
|
||||
D_060000D0 = 0x060000D0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user