Replace some "idiotic", "wtf", "stupid interns" comments with more common "useless", "pointless", "could have done X instead"
This commit is contained in:
@@ -122,9 +122,10 @@ RefreshPlayerCoords:
|
||||
ld hl, wPlayerLastMapY
|
||||
ld [hl], e
|
||||
ld e, a
|
||||
; the next three lines are useless
|
||||
ld a, [wObjectFollow_Leader]
|
||||
cp $0
|
||||
ret nz ; wtf
|
||||
ret nz
|
||||
ret
|
||||
|
||||
CopyObjectStruct::
|
||||
|
Reference in New Issue
Block a user