diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-11 22:44:25 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-11 22:44:25 -0500 |
commit | f1f84743f7759a0f808f935add82439ba6637d2b (patch) | |
tree | ca14418f7a9d6925b61acef808893a36bc721e89 /text | |
parent | fe9cb90049ab0ab3a2fbb988539ed46afb0b6433 (diff) |
Keep table labels in the same files as their contents.
Diffstat (limited to 'text')
-rw-r--r-- | text/battle.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/text/battle.asm b/text/battle.asm index b9b121455..7e1b06069 100644 --- a/text/battle.asm +++ b/text/battle.asm @@ -1,3 +1,5 @@ +BattleText:: + BattleText_PlayerPickedUpPayDayMoney: ; 0x80730 text "<PLAYER> picked up" line "¥@" |