Skip to content
Erik Lothe edited this page Mar 11, 2014 · 1 revision

Tree: root /src/loop/flipper_miss.asm

This file contains the sub routine FlipperNoHit which is called whenever the ball have fallen completely out of the game. The routine first reduces the player score by 1 and updates the score on the screen. The ball is reset by storing #TRUE to the holding_ball variable.

Clone this wiki locally