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

@@ -60,7 +60,7 @@ StatsScreenInit_gotaddress:
StatsScreenMain:
xor a
ld [wJumptableIndex], a
; stupid interns
; ???
ld [wcf64], a
ld a, [wcf64]
and %11111100
@@ -80,7 +80,7 @@ StatsScreenMain:
StatsScreenMobile:
xor a
ld [wJumptableIndex], a
; stupid interns
; ???
ld [wcf64], a
ld a, [wcf64]
and %11111100