From aa00eb2c4d6eca30ac5ac9ff866b6a8b529cf57d Mon Sep 17 00:00:00 2001 From: Dragorn421 Date: Wed, 4 Jun 2025 04:24:26 +0200 Subject: Add Vtx[] resources in xmls for (partially) documented assets 2 (#2565) * Add Vtx[] resources in xmls for (partially) documented assets 2 * non-pal too * Revert "non-pal too" This reverts commit ac8b38b3a827046cd33441b8c8c577e54a33bc4c. * fix * 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 c78fc5de8..41c7bf75d 100644 --- a/src/code/z_kankyo.c +++ b/src/code/z_kankyo.c @@ -238,7 +238,7 @@ s16 sLightningFlashAlpha; s16 sSunDepthTestX; s16 sSunDepthTestY; -#pragma increment_block_number "gc-eu:192 gc-eu-mq:192 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \ +#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" LightNode* sNGameOverLightNode; -- cgit v1.2.3