From da40e39c97a7d1ff05dd6c03a540edab4be996f7 Mon Sep 17 00:00:00 2001 From: Dragorn421 Date: Sat, 7 Jun 2025 16:51:44 +0200 Subject: Add Vtx[] resources in xmls for (partially) documented assets 7 (#2605) * Add Vtx[] resources in xmls for (partially) documented assets 7 * bss --- src/code/z_kankyo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code') 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; -- cgit v1.2.3