Prev: 48864 Up: Map Next: 48940
48933: Unused: Fragment
Appears to be an orphaned fragment from an earlier version of the sprite drawing code.
Unused_Fragment 48933 INC DE Advance the sprite data pointer.
48934 POP AF Restore AF and BC from the stack.
48935 POP BC
48936 DJNZ 48918 Decrease counter and loop back to Unused_Write_1Wide_Attribute_Loop.
48938 POP HL Restore HL from the stack.
48939 RET Return.
Prev: 48864 Up: Map Next: 48940