Replace some "idiotic", "wtf", "stupid interns" comments with more common "useless", "pointless", "could have done X instead"

This commit is contained in:
Rangi
2020-02-23 15:30:21 -05:00
parent 62fccbbd99
commit c3f389d615
8 changed files with 10 additions and 11 deletions

View File

@@ -592,7 +592,7 @@ ReadObjectEvents::
jr z, .skip
; jr c, .skip
; stupid waste of time and space
; could have done "inc hl" instead
ld bc, 1
add hl, bc
; Fill the remaining sprite IDs and y coords with 0 and -1, respectively.