Attempt to decompile wallhitsTick

This commit is contained in:
Ryan Dwyer
2022-06-30 17:54:56 +10:00
parent ef9dbbd24b
commit 4a47423754
9 changed files with 253 additions and 56 deletions
+2 -2
View File
@@ -79,8 +79,8 @@ extern u32 var8009cc5c;
extern u32 var8009cc60;
extern s32 var8009cc64;
extern u32 var8009cc68;
extern u32 var8009cc70;
extern u32 var8009cc74;
extern s32 var8009cc70;
extern s32 var8009cc74;
extern f32 var8009cc78;
extern Mtx *var8009cc80;
extern Mtx *var8009cc84;
+1 -1
View File
@@ -463,7 +463,7 @@ extern s32 g_LanguageId;
extern struct surfacetype *g_SurfaceTypes[15];
extern u16 *var800844f0;
extern f32 var800845d4;
extern u32 var800845dc;
extern struct coord var800845dc;
extern struct menudialogdef g_2PMissionInventoryHMenuDialog;
extern struct menudialogdef g_2PMissionInventoryVMenuDialog;
extern struct menudialogdef g_MpEndscreenChallengeCheatedMenuDialog;
+1 -1
View File
@@ -8,7 +8,7 @@ extern u8 *g_GfxBuffers[3];
void gfxReset(void);
Gfx *gfxGetMasterDisplayList(void);
struct gfxvtx *gfxAllocateVertices(s32 count);
struct gfxvtx *gfxAllocateVertices(u32 count);
void *gfxAllocateMatrix(void);
void *gfxAllocateLookAt(s32 count);
void *gfxAllocateColours(s32 count);
+1 -1
View File
@@ -13,7 +13,7 @@ bool chrIsUsingPaintball(struct chrdata *chr);
void func0f13e5c8(struct prop *prop);
void func0f13e640(struct wallhit *wallhit, u32 arg1);
u32 func0f13e744(void);
u32 func0f13e994(void);
void func0f13e994(void);
void wallhitsTick(void);
void wallhitCreate(struct coord *arg0, struct coord *arg1, struct coord *arg2, u32 arg3,