jetpac | Routines |
Prev: 6083 | Up: Map | Next: 60a7 |
6094 | call $68f2 | Initialise alien buffers | ||
6097 | call $6064 | Initialise the screen | ||
609a | call $7638 | Draw the platforms | ||
609d | call $706d | Display all player lives | ||
60a0 | ld a,($5c78) | Set last_frame to current SYSVAR_FRAMES | ||
60a3 | ld ($5dd4),a | |||
60a6 | ret |
Prev: 6083 | Up: Map | Next: 60a7 |