Prev: C425 Up: Map Next: C444
C43C: Staircase endpoint identifiers for skool region 0xC4
Used by the routine at 6464. Skool region 0xC4 is the top floor in the girls' skool. It is defined by the fourth entry in the skool region data table at B73C.
Each entry in this table determines the first staircase endpoint to reach on the way from skool region 0xC4 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).
C43C DEFB $CF Destination region 0xBD: staircase endpoint 0xCF
C43D DEFB $CF Destination region 0xBE: staircase endpoint 0xCF
C43E DEFB $CF Destination region 0xBF: staircase endpoint 0xCF
C43F DEFB $CF Destination region 0xC0: staircase endpoint 0xCF
C440 DEFB $CF Destination region 0xC1: staircase endpoint 0xCF
C441 DEFB $CF Destination region 0xC2: staircase endpoint 0xCF
C442 DEFB $CF Destination region 0xC3: staircase endpoint 0xCF
C443 DEFB $CF Unused
Prev: C425 Up: Map Next: C444