diff options
author | xCrystal <rgr.crystal@gmail.com> | 2018-01-02 19:38:56 +0100 |
---|---|---|
committer | xCrystal <rgr.crystal@gmail.com> | 2018-01-02 19:38:56 +0100 |
commit | b4e087167f3263342bbe01b5256f42fcf2d726af (patch) | |
tree | bc58483faee97bceb4a1b3eddada55a80e93ab87 /engine/battle/core.asm | |
parent | d7970f749ac23786728926109be430ab732f19e6 (diff) |
More unreferenced labels and unused text
Diffstat (limited to 'engine/battle/core.asm')
-rw-r--r-- | engine/battle/core.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/core.asm b/engine/battle/core.asm index 9b00ba161..50e94c6d8 100644 --- a/engine/battle/core.asm +++ b/engine/battle/core.asm @@ -8091,7 +8091,7 @@ TextJump_GoodComeBack: ; 3f352 db "@" ; 3f357 -UnusedFunction_TextJump_ComeBack: ; 3f357 +Unreferenced_TextJump_ComeBack: ; 3f357 ; this function doesn't seem to be used ld hl, TextJump_ComeBack ret |