mirror of
https://github.com/n64decomp/mk64
synced 2026-08-29 00:12:02 -04:00
Some train decomp and move seg2 files to ending (#423)
* Some train decomp * Move seg2 to ending/ * move racing code files into racing folder * Fix progress * Rename segments
This commit is contained in:
+3
-1
@@ -29,7 +29,9 @@ struct unexpiredActors {
|
||||
/* Function Prototypes */
|
||||
|
||||
s16 func_80005FD0(Vec3f, Vec3f);
|
||||
|
||||
void func_800100F0(s32);
|
||||
void func_800120C8(void);
|
||||
void func_800127E0(void);
|
||||
s32 func_80006018(f32, f32, f32, f32, f32, f32, f32, f32);
|
||||
void func_80006114(Vec3f, Vec3f, s16);
|
||||
s32 func_800061DC(Vec3f, f32, s32);
|
||||
|
||||
Reference in New Issue
Block a user