Routines |
Prev: 56244 | Up: Map | Next: 56293 |
Used by the routine at Human_Shooter.
|
||||||||||||||||
56281 | LD B,A | Stash the monster ID temporarily. | ||||||||||||||
56282 | XOR A | Write 0 to *53780. | ||||||||||||||
56283 | LD (53780),A | |||||||||||||||
56286 | LD A,B | Restore the monster ID back to A. | ||||||||||||||
56287 | CALL GetCharacter | Call GetCharacter. | ||||||||||||||
56290 | JP CheckIfMonsterIsAlive | Jump to CheckIfMonsterIsAlive. |
Prev: 56244 | Up: Map | Next: 56293 |