From 43f21cc4948682b51b4c72bcef38631f95b47bfe Mon Sep 17 00:00:00 2001 From: Narishma-gb <194818981+Narishma-gb@users.noreply.github.com> Date: Thu, 30 Jan 2025 23:26:55 +0100 Subject: Fix some label typos, and add some constants instead of raw numbers (#492) --- text/Route8.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text/Route8.asm') diff --git a/text/Route8.asm b/text/Route8.asm index 818a81d6..c66f18ea 100644 --- a/text/Route8.asm +++ b/text/Route8.asm @@ -50,7 +50,7 @@ _Route8CooltrainerF1BattleText:: line "I collect them!" done -_Route8CooltrainerF21EndBattleText:: +_Route8CooltrainerF1EndBattleText:: text "Why? Why??" prompt -- cgit v1.3.1-sl0p