mirror of
https://github.com/n64decomp/mk64
synced 2026-06-19 06:47:01 -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:
+1
-1
@@ -611,7 +611,7 @@ void func_8000142C(void) {
|
||||
D_800DC514 = 0;
|
||||
}
|
||||
|
||||
temp_v0 = camera1->rotX[1];
|
||||
temp_v0 = camera1->rot[1];
|
||||
D_801625E8 = D_800DC5EC->pathCounter;
|
||||
if (temp_v0 < 0x2000) {
|
||||
func_80057A50(40, 100, "SOUTH ", D_801625E8);
|
||||
|
||||
Reference in New Issue
Block a user