Prev: C325 Up: Map Next: C344
C33C: Staircase endpoint identifiers for skool region 0xC3
Used by the routine at 6464. Skool region 0xC3 is the middle floor in the girls' skool. It is defined by the fifth entry in the skool region data table at B83C.
Each entry in this table determines the first staircase endpoint to reach on the way from skool region 0xC3 to the destination region (0xBD-0xC4). Region 0xBF corresponds to anywhere on the bottom floor (see B93C) or in mid-air (see B73C and B83C); region 0xC0 is the assembly hall stage (see 6DA3).
C33C DEFB $C8 Destination region 0xBD: staircase endpoint 0xC8
C33D DEFB $C8 Destination region 0xBE: staircase endpoint 0xC8
C33E DEFB $C8 Destination region 0xBF: staircase endpoint 0xC8
C33F DEFB $C8 Destination region 0xC0: staircase endpoint 0xC8
C340 DEFB $C8 Destination region 0xC1: staircase endpoint 0xC8
C341 DEFB $C8 Destination region 0xC2: staircase endpoint 0xC8
C342 DEFB $C3 Unused
C343 DEFB $CE Destination region 0xC4: staircase endpoint 0xCE
Prev: C325 Up: Map Next: C344