Routines |
Prev: 42026 | Up: Map | Next: 42059 |
|
||||
42043 | LD A,(38659) | A=38659. | ||
42046 | CP (IX+1) | |||
42049 | JR NZ,RemoveExplosion | |||
42051 | CALL DrawEntity | Call DrawEntity. | ||
This entry point is used by the routine at 42026.
|
||||
RemoveExplosion | 42054 | LD (IX+0),0 | Set IX+0 (sprite reference) to 0. | |
42058 | RET | Return. |
Prev: 42026 | Up: Map | Next: 42059 |