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/fixed_words.asm | |
parent | 98af69691d8994b07c19ef4e86f3f903da6091ed (diff) |
Replace "Unreferenced" labels with "; unreferenced" comments
Diffstat (limited to 'mobile/fixed_words.asm')
-rw-r--r-- | mobile/fixed_words.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/fixed_words.asm b/mobile/fixed_words.asm index a1c0192f5..3b4c0878d 100644 --- a/mobile/fixed_words.asm +++ b/mobile/fixed_words.asm @@ -31,7 +31,7 @@ Function11c075: call Function11c08f ret -Unreferenced_Function11c082: +Function11c082: ; unreferenced push de ld a, c call Function11c254 |