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
+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,