Prev: 28086 Up: Map Next: 28131
28088: Temporary guard buffer
The contents of a guard's buffer (see 28131) are copied here by the routine at 27199 whenever the guard needs to be moved, drawn or otherwise examined. After that, the updated contents are copied back to the original location by the routine at 27242.
28088 DEFW 0 Current location. Used by the routines at 24576, 25562, 25947, 26173, 26276, 27199 and 27242.
28090 DEFB 0 Animation frame. Used by the routines at 25562, 26173, 26276 and 26730.
28091 DEFB 0 Animation frame timer. Used by the routine at 26173.
28092 DEFW 0 New location. Used by the routines at 24576, 25562, 25947, 26173 and 26276.
28094 DEFB 0 Return delay counter. Used by the routines at 25562, 26173, 26276, 26426 and 26914.
28095 DEFB 0,0,0,0,0,0,0,0,0 Maze background tiles at the guard's location. Used by the routines at 24576, 25947, 26914 and 27752.
28104 DEFB 0,0,0,0,0,0,0,0,0
28113 DEFB 0,0,0,0,0,0,0,0,0
28122 DEFB 0,0,0,0,0,0,0,0,0
Prev: 28086 Up: Map Next: 28131