Decompile func0f173434

This commit is contained in:
Ryan Dwyer
2022-02-09 18:08:22 +10:00
parent 38bb1005af
commit dd807f8ece
4 changed files with 18 additions and 57 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ u32 func0f172e8c(void);
u32 func0f172f44(void);
void func0f172f54(s32 *arg0);
void func0f172f5c(Gfx *gdl, s32 arg1, s32 arg2);
void func0f173010(s32 *texturenum, u32 arg1, u32 arg2);
void func0f173010(u32 *texturenum, s32 arg1, s32 arg2);
void func0f173434(struct textureconfig *config, s32 arg1, s32 arg2, s32 arg3);
void func0f1734e8(u16 arg0, void *arg1);
void func0f173520(u8 *arg0);
+2 -2
View File
@@ -6178,8 +6178,8 @@ struct var8009dd78 {
};
struct texturepair {
s32 texturenum1;
s32 texturenum2;
u32 texturenum1;
u32 texturenum2;
};
struct collisionthing {