From b42d1ca1adc5c299ae7833df2ae0f15d4c68b50b Mon Sep 17 00:00:00 2001 From: Rangi <35663410+Rangi42@users.noreply.github.com> Date: Sun, 20 Jun 2021 12:31:18 -0400 Subject: Identify SGB_POKEPIC constant --- constants/sgb_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/sgb_constants.asm b/constants/sgb_constants.asm index 037a9f6..dfe0d51 100644 --- a/constants/sgb_constants.asm +++ b/constants/sgb_constants.asm @@ -18,7 +18,7 @@ const SGB_PIKACHU_MINIGAME const SGB_POKEDEX_SELECTION const SGB_POKER - const SGB_12 + const SGB_POKEPIC const SGB_TRAINERGEAR const SGB_TRAINERGEAR_MAP const SGB_TRAINERGEAR_RADIO -- cgit v1.2.3