![]() |
Routines |
| Prev: 63135 | Up: Map | Next: 63270 |
|
Used by the routine at Handler_Projectiles.
|
|||||||
|
|
|||||||
| Audio_Projectiles_Hit | 63257 | LD A,5 | Write melody ID 5 to *MelodyID. | ||||
| 63259 | LD (65421),A | ||||||
| 63262 | LD A,117 | A=sprite ID 117.
|
|||||
| 63264 | CALL PrintSprite | Call PrintSprite. | |||||
| 63267 | POP HL | Restore HL from the stack. | |||||
| 63268 | JR RemoveProjectile | Jump to RemoveProjectile. | |||||
| Prev: 63135 | Up: Map | Next: 63270 |