From 276b63e161d40ad080d77e7aedc418f62123eb1a Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 6 Nov 2021 09:23:55 -0400 Subject: unk_02015E30 -> play_timer --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9cb3187b..39b81dde 100644 --- a/Makefile +++ b/Makefile @@ -301,3 +301,4 @@ diamond: ; @$(HOST_VARS) $(MAKE) GAME_VERSION=DIAMOND pearl: ; @$(HOST_VARS) $(MAKE) GAME_VERSION=PEARL compare_diamond: ; @$(HOST_VARS) $(MAKE) GAME_VERSION=DIAMOND COMPARE=1 compare_pearl: ; @$(HOST_VARS) $(MAKE) GAME_VERSION=PEARL COMPARE=1 +compare: compare_diamond -- cgit v1.2.3