summaryrefslogtreecommitdiff
path: root/src/code/fault_gc.c
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2024-09-08 18:02:38 +0200
committerGitHub <noreply@github.com>2024-09-08 12:02:38 -0400
commitde1a08c0612c36ca7528b9208a5a28d47d6b830a (patch)
tree09fd7e172d3e55a5ad3dce3dc2f791905ec0a4ae /src/code/fault_gc.c
parentc39323a3368d54fd00479fd51eefcf0ac82606e1 (diff)
[headers 11] stackcheck.h, jpeg functions (#2171)
* [headers 11] stackcheck.h, jpeg functions * bss
Diffstat (limited to 'src/code/fault_gc.c')
-rw-r--r--src/code/fault_gc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/code/fault_gc.c b/src/code/fault_gc.c
index 67dbb3456..32d99f368 100644
--- a/src/code/fault_gc.c
+++ b/src/code/fault_gc.c
@@ -42,8 +42,8 @@
*/
#if PLATFORM_GC
-#pragma increment_block_number "gc-eu:208 gc-eu-mq:208 gc-eu-mq-dbg:208 gc-jp:224 gc-jp-ce:224 gc-jp-mq:224 gc-us:224" \
- "gc-us-mq:224"
+#pragma increment_block_number "gc-eu:208 gc-eu-mq:208 gc-eu-mq-dbg:208 gc-jp:208 gc-jp-ce:208 gc-jp-mq:208 gc-us:208" \
+ "gc-us-mq:208"
#include "global.h"
#include "alloca.h"