mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Attempt to decompile gasRender
This commit is contained in:
@@ -18,7 +18,7 @@ Gfx *func0f00a168(Gfx *gdl);
|
||||
u32 func0f00a1f8(void);
|
||||
f32 doorGetFrac(s32 tagnum);
|
||||
Gfx *func0f00a490(Gfx *gdl);
|
||||
Gfx *hudRenderGasIfEnabled(Gfx *gdl);
|
||||
Gfx *gasRender(Gfx *gdl);
|
||||
void func0f00b180(void);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -71,7 +71,7 @@ u32 func0f160a38(void);
|
||||
u32 func0f1612e4(void);
|
||||
u32 func0f161520(void);
|
||||
s32 func0f161ab4(s32 room);
|
||||
u32 func0f161adc(void);
|
||||
bool roomContainsCoord(struct coord *pos, s16 roomnum);
|
||||
void func0f161c08(f32 *arg0, s16 roomnum);
|
||||
void func0f161d30(f32 *arg0, s16 roomnum);
|
||||
void func0f162128(f32 *arg0, s16 roomnum);
|
||||
|
||||
Reference in New Issue
Block a user