From a9da608e187f0f6874ee15491347751751fcedeb Mon Sep 17 00:00:00 2001 From: Anghelo Carvajal Date: Thu, 26 Mar 2026 07:59:39 -0300 Subject: [n64-jp-1.1] CIC6105.c matched (#1843) * match CIC6105.c * Renames and fixes * Fix bss * format * Review * Version check inequalities --- src/code/sys_math3d.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code/sys_math3d.c') diff --git a/src/code/sys_math3d.c b/src/code/sys_math3d.c index 039f58829..a0fb5fbd6 100644 --- a/src/code/sys_math3d.c +++ b/src/code/sys_math3d.c @@ -6,7 +6,7 @@ #include "macros.h" -#pragma increment_block_number "n64-us:124" +#pragma increment_block_number "n64-us:122" // The bss index at this point should be 184 -- cgit v1.2.3