mirror of
https://github.com/n64decomp/mk64
synced 2026-08-19 13:23:37 -04:00
Split out some unused asm and documented main.c (#242)
* Splitting out unused asm * Documented main.c
This commit is contained in:
@@ -1709,6 +1709,10 @@ void func_8029AC18(Camera *camera, Mat4 arg1, struct Actor *arg2) {
|
||||
GLOBAL_ASM("asm/non_matchings/actors/func_8029AC18.s")
|
||||
#endif
|
||||
|
||||
UNUSED void func_8029AE14() {
|
||||
|
||||
}
|
||||
|
||||
void func_8029AE1C(Camera *arg0, struct PaddleWheelBoat *boat, Mat4 arg2, u16 arg3) {
|
||||
s32 pad[3];
|
||||
Vec3f sp120;
|
||||
|
||||
Reference in New Issue
Block a user