diff options
author | entrpntr <entrpntr@gmail.com> | 2020-05-21 14:20:38 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-05-21 14:20:38 -0400 |
commit | 7525a47ef22899f4e46b9ab0dac24f09842c767a (patch) | |
tree | b696546333cfe37063cb6b5755e5914207a7211f /main.asm | |
parent | a3437007d1446878bcea9ef7926a0703565c9779 (diff) |
Dump credits strings.
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1068,8 +1068,7 @@ TownMap_ConvertLineBreakCharacters:: dr $1c0e24, $1c0e43 PokegearGFX:: dr $1c0e43, $1c1127 -CreditsStrings:: - dr $1c1127, $1c168c +INCLUDE "data/credits_strings.asm" SECTION "Stadium Data", ROMX |