mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
Improved match for fox_ti, add custom gbi macro, some cleanup (#178)
* splits * torch * torch again * headers * merges * format * matches * commit * colpoly * SY
This commit is contained in:
+2
-2
@@ -428,8 +428,8 @@ void func_80094D20(f32, f32);
|
||||
void func_80096A74(Player* player);
|
||||
|
||||
// fox_97F80
|
||||
void func_80098860(Plane* plane, Vec3f* point, Vec3f* normal);
|
||||
s32 func_800988B4(Vec3f* vec, Plane* plane);
|
||||
void func_80098860(PlaneF* plane, Vec3f* point, Vec3f* normal);
|
||||
s32 func_800988B4(Vec3f* vec, PlaneF* plane);
|
||||
s32 func_800998FC(Vec3f*, Vec3f*, Vec3f*, s32, Vec3f*, f32*);
|
||||
|
||||
// fox_A4290
|
||||
|
||||
Reference in New Issue
Block a user