diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-21 16:27:43 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-21 16:27:43 -0400 |
commit | 91774f206e97d67cb8f16f5afeec03ce9c7e28ca (patch) | |
tree | 1a35d65d390633fa2d8c14618ecf99d97b776e59 /mobile/mobile_12.asm | |
parent | 98af69691d8994b07c19ef4e86f3f903da6091ed (diff) |
Replace "Unreferenced" labels with "; unreferenced" comments
Diffstat (limited to 'mobile/mobile_12.asm')
-rw-r--r-- | mobile/mobile_12.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_12.asm b/mobile/mobile_12.asm index 35a45c116..0bf26b8ee 100644 --- a/mobile/mobile_12.asm +++ b/mobile/mobile_12.asm @@ -1598,7 +1598,7 @@ Function48c63: scf ret -Unreferenced_Function48c8e: +Function48c8e: ; unreferenced ld hl, wd019 + $11 ld d, h ld e, l |