Prev: CBA4 Up: Map Next: CBCE
CBC5: Selects the near or far backdrop fill continuation by threshold
Used by the routine at dfr_c95a.
This gets hit during road forks.
backdrop_fill_dispatch CBC5 LD C,A C = A
CBC6 CP $50 Jump if A < 80
CBC8 JP C,dfr_c915
CBCB JP dr_start_backdrop_fill Exit via dr_start_backdrop_fill/dr_start_backdrop_fill
Prev: CBA4 Up: Map Next: CBCE