diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-09-16 08:41:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-16 08:41:22 -0700 |
commit | 93597182a4a6af48fcd07abf2ad8458614d6c170 (patch) | |
tree | 915d711eca498e05abece792d87c990d3b5a86ae | |
parent | 461d6cc1b1036168eca499628b88c70168589d89 (diff) |
Remove old TODO comment
-rw-r--r-- | data/initial_high_scores.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/initial_high_scores.asm b/data/initial_high_scores.asm index 66542dd..4b583ff 100644 --- a/data/initial_high_scores.asm +++ b/data/initial_high_scores.asm @@ -1,5 +1,4 @@ InitialHighScores: ; 0xd42e -; TODO: Use text instead of raw bytes for the names. bigBCD6 50000000 db "NIN" db $00, $00, $00, $00 |