summaryrefslogtreecommitdiff
path: root/src/code/z_camera.c
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2024-09-25 19:45:06 +0200
committerGitHub <noreply@github.com>2024-09-25 13:45:06 -0400
commit7ccb0a641e4d3b5d3e8cdcb1785ff38abdcde2fc (patch)
tree5393ff4a6bef078f2a7bafbe72bb0db294530a86 /src/code/z_camera.c
parent50985375b9cc96d3431ece84945a7135c378046b (diff)
[headers] Create letterbox.h, move more protos from functions.h (#2225)
* [headers] Create z64shrink_window.h, move more protos from functions.h * format * include * bss * letterbox.h
Diffstat (limited to 'src/code/z_camera.c')
-rw-r--r--src/code/z_camera.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_camera.c b/src/code/z_camera.c
index 346e33450..5a4c48697 100644
--- a/src/code/z_camera.c
+++ b/src/code/z_camera.c
@@ -3638,7 +3638,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.2:107"
+ "ntsc-1.2:102"
s32 Camera_KeepOn4(Camera* camera) {
static Vec3f D_8015BD50;