summaryrefslogtreecommitdiff
path: root/src/code
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2025-06-07 16:51:44 +0200
committerGitHub <noreply@github.com>2025-06-07 10:51:44 -0400
commitda40e39c97a7d1ff05dd6c03a540edab4be996f7 (patch)
tree570a81ef0ec7e196ce0bace04c9a081c2b49790f /src/code
parent600d680970607b63530bb9d5c1a3f2686c62e4fb (diff)
Add Vtx[] resources in xmls for (partially) documented assets 7 (#2605)
* Add Vtx[] resources in xmls for (partially) documented assets 7 * bss
Diffstat (limited to 'src/code')
-rw-r--r--src/code/z_kankyo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_kankyo.c b/src/code/z_kankyo.c
index bdb35093b..83699c82f 100644
--- a/src/code/z_kankyo.c
+++ b/src/code/z_kankyo.c
@@ -239,7 +239,7 @@ s16 sSunDepthTestX;
s16 sSunDepthTestY;
#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" \
- "ique-cn:128 ntsc-1.0:128 ntsc-1.1:128 ntsc-1.2:128 pal-1.0:192 pal-1.1:192"
+ "ique-cn:128 ntsc-1.0:128 ntsc-1.1:128 ntsc-1.2:128 pal-1.0:128 pal-1.1:128"
LightNode* sNGameOverLightNode;
LightInfo sNGameOverLightInfo;