Decompile sightHasTargetWhileAiming

This commit is contained in:
Ryan Dwyer
2021-01-23 21:05:45 +10:00
parent a1a324c412
commit 97fde54de6
2 changed files with 10 additions and 15 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ Gfx *sightRenderSkedar(Gfx *gdl, bool arg1);
Gfx *sightRenderZoom(Gfx *gdl, bool arg1);
Gfx *sightRenderMaian(Gfx *gdl, bool arg1);
Gfx *sightRenderTarget(Gfx *gdl);
bool func0f0dca28(s32 sight);
bool sightHasTargetWhileAiming(s32 sight);
Gfx *sightRender(Gfx *gdl, bool arg1, s32 sight);
#endif