Routines |
Prev: D6B0 | Up: Map | Next: D6D2 |
D6C7 | CALL $E0B0 | Copy creature data set from the working buffer at EB43 to room item data sets at 7C00 | ||
D6CA | LD (HL),$FF | Put an end-of-data-set marker at the start of the next data set | ||
D6CC | LD ($EB72),HL | |||
This entry point is used by the routines at D651, D67B and D6A4.
|
||||
D6CF | JP $D794 | Jump to the next routine - missile checks |
Prev: D6B0 | Up: Map | Next: D6D2 |