From d18d7089c795751da0b6ee3d0c016576c332fe68 Mon Sep 17 00:00:00 2001 From: Narishma-gb <194818981+Narishma-gb@users.noreply.github.com> Date: Sat, 6 Sep 2025 22:50:51 +0200 Subject: Fix .tilemap file extension, fix some typos (#138) --- constants/credits_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/credits_constants.asm b/constants/credits_constants.asm index 251d05ad..eeadd014 100644 --- a/constants/credits_constants.asm +++ b/constants/credits_constants.asm @@ -48,7 +48,7 @@ const CRED_YOSHIKAWA ; 2d const CRED_OOTA23 ; 2e const CRED_YOSHIDA ; 2f - const CRED_MATSUMITA ; 30 + const CRED_MATSUMIYA ; 30 const CRED_SEYA ; 31 const CRED_SEKINE ; 32 const CRED_SHIMAMURA ; 33 -- cgit v1.3.1-sl0p