From 508df201dc5a927e4469a38659491e2a171e6293 Mon Sep 17 00:00:00 2001 From: Ethan Roseman Date: Mon, 12 Oct 2020 13:08:08 -0400 Subject: [PATCH] Updating options format --- tools/splat.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/splat.yaml b/tools/splat.yaml index 01621683eb..70e746b790 100644 --- a/tools/splat.yaml +++ b/tools/splat.yaml @@ -1,8 +1,8 @@ name: "Paper Mario (North America)" basename: "papermario" options: - "find-file-boundaries": True - "skip-asm": True + find-file-boundaries: True + skip-asm: True pycparser_flags: ["-Iinclude", "-D_LANGUAGE_C", "-ffreestanding", "-DF3DEX_GBI_2", "-DSPLAT"] compiler: "GCC" segments: