no more Public in joypad interface labels

This commit is contained in:
yenatch
2013-12-22 17:30:35 -05:00
parent 18124d0a5d
commit 496502b3dc
5 changed files with 16 additions and 16 deletions

View File

@@ -364,7 +364,7 @@ PrintLetterDelay: ; 313d
ld [TextDelayFrames], a
.checkjoypad
call GetJoypadPublic
call GetJoypad
; input override
ld a, [$c2d7]