Prev: 9240 Up: Map Next: 92E5
92D2: Data block at 92D2
Input
Output
Data_Stack 92D2 DEFW $5E0F Temp store for SP (stack).
Bg_DoorNumber 92D4 DEFB $00 Next door number.
92D5 DEFB $00
Bg_ColumnsLeft 92D6 DEFW $0004 Number of columns left when running through background data. 1 columns = 8 pixels of an object.
_92d8_ReverseBit 92D8 DEFB $00
92D9 DEFW $0000
92DB DEFB $00,$00
_NextBlock 92DD DEFW $0000 Address of the extra data block for background data type '0'.
_NextSignText 92DF DEFW $0000 Address of the next index for sign text.
Draw_RoomObjectBmpIndex 92E1 DEFB $00 Index of object stored in room, temporary store for drawing.
92E2 DEFB $00
92E3 DEFB $00,$00
Prev: 9240 Up: Map Next: 92E5