Prev: 68E8 Up: Map Next: 68F6
68EC: Routine at 68EC
Used by the routines at DrawSpriteObject and 6DA8.
68EC EXX Switch to the shadow registers.
68ED LD ($781C),HL Write HL' to *SpriteBackgroundBuffer_Pointer.
68F0 LD A,B A=B'.
68F1 LD ($781B),A Write A to *ActiveSpriteBlocks.
68F4 EXX Switch back to the normal registers.
68F5 RET Return.
Prev: 68E8 Up: Map Next: 68F6