mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-09 04:20:27 -04:00
Got a couple matches and a few non matchings (#397)
Also got rid of a couple asm files for functions that were matched a long, long time ago (thank you ItzSwirlz for finding them) Signed-off-by: Taggerung <tyler.taggerung@email.com>
This commit is contained in:
+13
-4
@@ -204,6 +204,8 @@ void func_800A1500(struct_8018D9E0_entry*);
|
||||
void func_800A15EC(struct_8018D9E0_entry*);
|
||||
void func_800A1924(struct_8018D9E0_entry*);
|
||||
void func_800A1A20(struct_8018D9E0_entry*);
|
||||
void func_800A1BE0(struct_8018D9E0_entry*);
|
||||
void func_800A1DE0(struct_8018D9E0_entry*);
|
||||
void func_800A1F30(struct_8018D9E0_entry*);
|
||||
void func_800A2D1C(struct_8018D9E0_entry*);
|
||||
void func_800A2EB8(struct_8018D9E0_entry*);
|
||||
@@ -212,6 +214,7 @@ void func_800A34A8(struct_8018D9E0_entry*);
|
||||
void func_800A3A10(s8*);
|
||||
void func_800A3ADC(struct_8018D9E0_entry*, s32, s32, s32, s32, s8*);
|
||||
void func_800A3C84(struct_8018D9E0_entry*);
|
||||
void func_800A3E60(struct_8018D9E0_entry*);
|
||||
void func_800A4550(s32, s32, s32);
|
||||
void func_800A474C(s32, s32, s32);
|
||||
void func_800A4A24(struct_8018D9E0_entry*);
|
||||
@@ -221,9 +224,15 @@ void func_800A4EF8(struct_8018D9E0_entry*);
|
||||
void func_800A5084(struct_8018D9E0_entry*);
|
||||
void func_800A5360(struct_8018D9E0_entry*);
|
||||
void func_800A54EC(void);
|
||||
void func_800A5738(struct_8018D9E0_entry*);
|
||||
void func_800A6034(struct_8018D9E0_entry*);
|
||||
void func_800A69C8(s32);
|
||||
void func_800A6D94(u32, s32, u8*);
|
||||
void func_800A6154(struct_8018D9E0_entry*);
|
||||
void func_800A638C(struct_8018D9E0_entry*);
|
||||
void func_800A66A8(struct_8018D9E0_entry*, Unk_D_800E70A0*);
|
||||
void func_800A69C8(struct_8018D9E0_entry*);
|
||||
void func_800A6BEC(struct_8018D9E0_entry*);
|
||||
void func_800A6CC0(struct_8018D9E0_entry*);
|
||||
void func_800A6D94(s32, s32, u8*);
|
||||
void func_800A6E94(s32, s32, u8*);
|
||||
void func_800A70E8(struct_8018D9E0_entry*);
|
||||
void func_800A7258(struct_8018D9E0_entry*);
|
||||
@@ -434,13 +443,13 @@ extern char D_800E77D8[];
|
||||
extern char *D_800E77E4[];
|
||||
extern char *D_800E7834[];
|
||||
extern char *D_800E7840[];
|
||||
extern char *D_800E7848[][3];
|
||||
extern char *D_800E7848[];
|
||||
extern char *D_800E7860[];
|
||||
extern char *D_800E7868[];
|
||||
extern char *D_800E7878[];
|
||||
extern char *D_800E7884[];
|
||||
extern char *D_800E7890[][4];
|
||||
extern char *D_800E78D0[][4];
|
||||
extern char *D_800E78D0[][3];
|
||||
extern char *D_800E7900[][3];
|
||||
extern char *D_800E7918[];
|
||||
extern char *D_800E7920[];
|
||||
|
||||
Reference in New Issue
Block a user