Prev: 34262 Up: Map Next: 34270
34263: Willy's state on entry to the room
Initialised by the routine at 35090, and copied back into 34255-34261 by the routine at 35841.
34263 DEFB 0 Willy's y-coordinate (copied from 34255)
34264 DEFB 0 Willy's direction and movement flags (copied from 34256)
34265 DEFB 0 Airborne status indicator (copied from 34257)
34266 DEFB 0 Willy's animation frame (copied from 34258)
34267 DEFW 0 Address of Willy's location in the attribute buffer at 23552 (copied from 34259)
34269 DEFB 0 Jumping animation counter (copied from 34261)
Prev: 34262 Up: Map Next: 34270