From a1a192b1a2dba0ba6b7a4035f9e1ff0a89db6fc4 Mon Sep 17 00:00:00 2001 From: Dragorn421 Date: Wed, 18 Sep 2024 21:40:59 +0200 Subject: [headers] z64inventory.h, move savectx/inventory macros to z64save.h (#2209) * [headers] z64inventory.h * move savectx/inventory macros to z64save.h * commit the file * bss --- src/code/graph.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code/graph.c') diff --git a/src/code/graph.c b/src/code/graph.c index 7c562f160..95affaf82 100644 --- a/src/code/graph.c +++ b/src/code/graph.c @@ -6,7 +6,7 @@ #define GFXPOOL_TAIL_MAGIC 0x5678 #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:223" + "ntsc-1.2:192" /** * The time at which the previous `Graph_Update` ended. -- cgit v1.2.3