You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Consistent capitalization for map names, matching their constants
This commit is contained in:
@@ -150,8 +150,8 @@
|
||||
const SFX_FANFARE_2 ; 92
|
||||
const SFX_REGISTER_PHONE_NUMBER ; 93
|
||||
const SFX_3RD_PLACE ; 94
|
||||
const SFX_GET_EGG_FROM_DAYCARE_MAN ; 95
|
||||
const SFX_GET_EGG_FROM_DAYCARE_LADY ; 96
|
||||
const SFX_GET_EGG_FROM_DAY_CARE_MAN ; 95
|
||||
const SFX_GET_EGG_FROM_DAY_CARE_LADY ; 96
|
||||
const SFX_MOVE_DELETED ; 97
|
||||
const SFX_2ND_PLACE ; 98
|
||||
const SFX_1ST_PLACE ; 99
|
||||
|
||||
Reference in New Issue
Block a user