mirror of
https://github.com/n64decomp/mk64
synced 2026-06-07 03:17:34 -04:00
Identify some stuff in the Camera struct (#238)
Make a header file for all the camera stuff, refresh a lot of mips_to_c output Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
+2
-1
@@ -41,7 +41,8 @@ f32 func_80010FA0(f32, f32, f32, s32);
|
||||
s32 process_path_data(struct TrackWayPoint*, struct TrackWayPoint*);
|
||||
f32 func_80013C74(s16, s16);
|
||||
f32 func_800145A8(s16, f32, s16);
|
||||
void func_8001968C(void);
|
||||
void func_80014D30(s32, s32);
|
||||
void func_8001968C();
|
||||
|
||||
/* This is where I'd put my static data, if I had any */
|
||||
// Might belong in menus.h?
|
||||
|
||||
Reference in New Issue
Block a user