Prev: C025 Up: Map Next: C044
C03C: Staircase endpoint identifiers for skool region 0xC0
Used by the routine at 6464. Skool region 0xC0 is the assembly hall stage (see 6DA3).
Each entry in this table determines the first staircase endpoint to reach on the way from skool region 0xC0 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).
C03C DEFB $C3 Destination region 0xBD: staircase endpoint 0xC3
C03D DEFB $C3 Destination region 0xBE: staircase endpoint 0xC3
C03E DEFB $C3 Destination region 0xBF: staircase endpoint 0xC3
C03F DEFB $C0 Unused
C040 DEFB $C4 Destination region 0xC1: staircase endpoint 0xC4
C041 DEFB $C4 Destination region 0xC2: staircase endpoint 0xC4
C042 DEFB $C3 Destination region 0xC3: staircase endpoint 0xC3
C043 DEFB $C3 Destination region 0xC4: staircase endpoint 0xC3
Prev: C025 Up: Map Next: C044