mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-12 20:16:02 -04:00
Attempt to decompile viSetFillColour
This commit is contained in:
@@ -53,6 +53,6 @@ void viSetFovAspectAndSize(f32 fovy, f32 aspect, s16 width, s16 height);
|
||||
f32 viGetFovY(void);
|
||||
void viSetZRange(f32 arg0, f32 arg1);
|
||||
void viGetZRange(struct zrange *zrange);
|
||||
u32 vi0000bf04(void);
|
||||
Gfx *viSetFillColour(Gfx *gdl, s32 r, s32 g, s32 b);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user