From 2c5055f6104f5e7c5b9aabff1c9df26afa4e7021 Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 23 Jul 2020 22:00:59 -0400 Subject: Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs --- tools/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 5dd3139fa..f8a93429f 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -10,7 +10,8 @@ tools := \ palette \ pokemon_animation \ pokemon_animation_graphics \ - gfx + gfx \ + stadium all: $(tools) @: -- cgit v1.2.3