Routines |
Prev: B8DD | Up: Map | Next: B902 |
RemoveEntity | B8F5 | CALL PrepDraw23 | Call PrepDraw23. | |
B8F8 | EXX | Switch to the shadow registers. | ||
B8F9 | XOR A | Set A and C to 00. | ||
B8FA | LD C,A | |||
B8FB | LD ($96A4),A | Write 00 to SomeWidth. | ||
B8FE | EXX | Switch back to the normal registers. | ||
B8FF | JP $B9DA | Jump to B9DA. | ||
View the equivalent code in;
|
Prev: B8DD | Up: Map | Next: B902 |