nonmatch sub_0807D1C4

This commit is contained in:
Henny022p
2021-02-16 18:13:41 +01:00
parent 80f15cd75b
commit 6498e3d531
2 changed files with 5 additions and 12 deletions
+5
View File
@@ -6,6 +6,7 @@
extern u8 gUnk_0811E514[];
extern u8 gUnk_0811E510[];
extern u8 gUnk_0811E4BC[];
extern const char gUnk_0811E4B4[8];
// the type is just a guess based on size and the fact that these are around a lot in this file
extern ScriptExecutionContext gUnk_02022750;
@@ -25,6 +26,10 @@ extern u16 sub_080B18DC(u16, const char*);
void sub_0807DB88(ScriptExecutionContext* context, u32 unk1);
void sub_0807DAF0(Entity* entity, ScriptExecutionContext* context, u32 unk1);
struct_0807D1C4* sub_0807D1C4(u32 param_1) {
return (struct_0807D1C4*)(gUnk_0811E4BC + param_1 * 0xc);
}
// these three are basically the same and wrong by basically one instruction in the wrong place
NONMATCH("asm/non_matching/code_0807CC3C/sub_0807D1D8.inc", u32 sub_0807D1D8(u32 unk_1, const char* unk_2, u32 unk_3)) {
}