diff options
Diffstat (limited to 'scroll/sprite0.s')
| -rw-r--r-- | scroll/sprite0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scroll/sprite0.s b/scroll/sprite0.s index 4bd940d..a1944e6 100644 --- a/scroll/sprite0.s +++ b/scroll/sprite0.s @@ -142,7 +142,7 @@ BACKGROUND_ROW_OFFSET = 1 sta PPU::CONTROL @main_game_loop: - jsr joypad_read + READ_JOYPAD1 jsr Player::update jsr Driver::update |
