Prev: 5E24 Up: Map Next: 5E68
5E46: Room: Bg item table.
Input
Output
Holds an index to each background item relative to on screen.
Bg_ItemTable 5E46 DEFB $00,$00,$00,$00,$00,$00,$00,$00 Index to background items relative to whats on the screen.
5E4E DEFB $00,$00,$00,$00,$00,$00,$00,$00
Bg_ItemTableMid 5E56 DEFB $00,$00,$00,$00,$00,$00,$00,$00 Index to item that is directly behind hero.
5E5E DEFB $00,$00,$00,$00,$00,$00,$00,$00
5E66 DEFB $00,$00
Index Item
0 None
1 ~ Table[n]
Prev: 5E24 Up: Map Next: 5E68