mirror of
https://github.com/zeldaret/oot
synced 2026-07-09 06:43:38 -04:00
Gossip Stone, 1 nonmatching (#251)
* Gossip Stone, 1 nonmatching * Appease the Fig * spec * Fix last function ordering * Ethan Review 1 * a * Hidden PR notes QQ * a * Fixed now?? * a
This commit is contained in:
+2
-2
@@ -205,7 +205,7 @@ u8 func_80027E84(u8 arg0, u8 arg1, f32 arg2);
|
||||
// ? func_800281E8(?);
|
||||
// ? func_8002829C(?);
|
||||
// ? func_80028304(?);
|
||||
// ? func_8002836C(?);
|
||||
void func_8002836C(GlobalContext*, Vec3f*, Vec3f*, Vec3f*, Color_RGBA8*, Color_RGBA8*, s16, s32, s32);
|
||||
// ? func_800283D4(?);
|
||||
// ? func_8002843C(?);
|
||||
// ? func_800284A4(?);
|
||||
@@ -227,7 +227,7 @@ void func_80028B74(GlobalContext*, Vec3f*, UNK_PTR, UNK_PTR, Color_RGB8*, Color_
|
||||
// ? func_80028CEC(?);
|
||||
// ? func_80028DC4(?);
|
||||
// ? func_80028E1C(?);
|
||||
// ? func_80028E84(?);
|
||||
void func_80028E84(GlobalContext*, Vec3f*, Vec3f*, Vec3f*, s32, s32);
|
||||
// ? func_80028EF4(?);
|
||||
// ? func_80028F84(?);
|
||||
// ? func_80028FD8(?);
|
||||
|
||||
+1
-1
@@ -705,7 +705,7 @@ typedef struct {
|
||||
/* 0xE3EC */ u16 unk_E3EC;
|
||||
/* 0xE3EE */ u16 unk_E3EE;
|
||||
/* 0xE3F0 */ u16 unk_E3F0;
|
||||
/* 0xE3F2 */ char unk_E3F2[0x02];
|
||||
/* 0xE3F2 */ u16 unk_E3F2;
|
||||
/* 0xE3F4 */ u16 unk_E3F4;
|
||||
/* 0xE3F6 */ char unk_E3F6[0x16];
|
||||
/* 0xE40C */ u16 unk_E40C;
|
||||
|
||||
Reference in New Issue
Block a user