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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user