Prev: 47392 Up: Map Next: 47456
47424: 5th floor window flags (6<=y<=11)
Used by the routines at 62518 and 63450. Each byte here corresponds to a segment of the play area that is eight tiles wide, and level with the 5th floor of a building (6<=y<=11). The window flags for y-coordinate range 0-5 are at 47168; the 4th floor window flags are at 47680.
47424 DEFB 0,0,0,0,0,0,0 0<=x<56: no windows here
47431 DEFB 136,0,0,0,0,200 56<=x<104: hotel
47437 DEFB 0,0,0 104<=x<256: no windows here
47440 DEFB 0,0,0,0,0,0,0,0
47448 DEFB 0,0,0,0,0,0,0,0
Prev: 47392 Up: Map Next: 47456