diff options
| author | Tharo <17233964+Thar0@users.noreply.github.com> | 2025-01-10 00:31:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-09 19:31:11 -0500 |
| commit | a57d449196dbf9fcf93004a3655bb5f2a4fc773d (patch) | |
| tree | f676fc5892b89a6044e13f085a4ffe67018ce8ec /src/code/z_camera.c | |
| parent | 8b5813c86c9c99b1d6099656b90832796e25a152 (diff) | |
[iQue] Match remaining libultra/io files (#2411)
* [iQue] Match remaining libultra/io files
* Match osSpTaskYielded
* Fix bss, remove double space in controller.h
* Fix BSS
Diffstat (limited to 'src/code/z_camera.c')
| -rw-r--r-- | src/code/z_camera.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_camera.c b/src/code/z_camera.c index e4090d484..d5aa8ad80 100644 --- a/src/code/z_camera.c +++ b/src/code/z_camera.c @@ -3639,7 +3639,7 @@ s32 Camera_KeepOn3(Camera* camera) { } #pragma increment_block_number "gc-eu:128 gc-eu-mq:128 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \ - "ntsc-1.0:144 ntsc-1.1:144 ntsc-1.2:144 pal-1.0:142 pal-1.1:142" + "ntsc-1.0:141 ntsc-1.1:141 ntsc-1.2:141 pal-1.0:139 pal-1.1:139" s32 Camera_KeepOn4(Camera* camera) { static Vec3f D_8015BD50; |
