mirror of
https://github.com/n64decomp/mk64
synced 2026-07-09 05:13:17 -04:00
+1
-1
@@ -145,7 +145,7 @@ void load_credits(void) {
|
||||
D_8015F588 = 0;
|
||||
D_800DC5BC = 0;
|
||||
D_800DC5C8 = 0;
|
||||
D_8015F580 = (mk64_surface_map_ram *) gNextFreeMemoryAddress;
|
||||
gSurfaceMap = (mk64_surface_map_ram *) gNextFreeMemoryAddress;
|
||||
camera->pos[0] = 1400.0f;
|
||||
camera->pos[1] = 300.0f;
|
||||
camera->pos[2] = 1400.0f;
|
||||
|
||||
Reference in New Issue
Block a user