You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Replace some "idiotic", "wtf", "stupid interns" comments with more common "useless", "pointless", "could have done X instead"
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user