mirror of
https://github.com/zeldaret/oot
synced 2026-08-22 06:44:46 -04:00
Decompile DemoEc 1 non matching (#479)
* Fixed upstream * Migrate data and Decomp Init * Decomp a few more functions * Small change before starting * Back to this file * Match action func chains, func_8096DE94, func_8096DF9C, func_8096E0A4 * Match all except 1 function in first back of actionFuncs * matched a bunch in bank D_8097053C * Match the first few draw functions * match a few more draws and start one * All matched but one. All equivalent * Name setup funcs * finish naming functions * Fix Gfx stuff * Remove 'expectedc' * General clean up * fix * progress * cleanup * remove reloc * review 2 * fix awful function pointer thing Co-authored-by: fig <fig02srl@gmail.com>
This commit is contained in:
+2
-1
@@ -96,7 +96,8 @@ typedef struct {
|
||||
/* 0x0E64 */ FaroresWindData fw;
|
||||
/* 0x0E8C */ char unk_E8C[0x10];
|
||||
/* 0x0E9C */ s32 gsFlags[6];
|
||||
/* 0x0EB4 */ char unk_EB4[0x10];
|
||||
/* 0x0EB4 */ char unk_EB4[0xC];
|
||||
/* 0x0EC0 */ s32 unk_EC0;
|
||||
/* 0x0EC4 */ s32 horseRaceRecord;
|
||||
/* 0x0EC8 */ char unk_EC8[0x08];
|
||||
/* 0x0ED0 */ s32 dampeRaceTime;
|
||||
|
||||
Reference in New Issue
Block a user