Prev: 91E8 Up: Map Next: 923B
923A: Game mode configuration byte
Bit(s) Meaning Values
0 Player count 0=1 player, 1=2 players
1-2 Starting bridge 0=Bridge 1, 1=Bridge 5, 2=Bridge 9, 3=Bridge 15
3-7 Unused Always 0
Set during control selection dialog. Read by various routines to determine player count and initial bridge offset.
state_game_mode 923A DEFB $00
Prev: 91E8 Up: Map Next: 923B