Game status buffer |
Prev: DEED | Up: Map | Next: E3EB |
Saves the attributes before painting the players cursor, this allows it to more easily be "undrawn".
Used by the routines at Draw_Cursor and Remove_PlayerCursorAttributes.
|
||||
SavedAttributesBlock | E3DB | DEFB $47,$47,$47,$47 | ||
E3DF | DEFB $47,$47,$47,$47 | |||
E3E3 | DEFB $47,$47,$47,$47 | |||
E3E7 | DEFB $47,$47,$47,$47 |
Prev: DEED | Up: Map | Next: E3EB |