23 sidDynamite, sidBaseballBat, sidFirePunch, sidSeconds, |
23 sidDynamite, sidBaseballBat, sidFirePunch, sidSeconds, |
24 sidParachute, sidAirAttack, sidMineStrike, sidBlowTorch, |
24 sidParachute, sidAirAttack, sidMineStrike, sidBlowTorch, |
25 sidGirder, sidTeleport, sidSwitch, sidMortar, sidWhip, |
25 sidGirder, sidTeleport, sidSwitch, sidMortar, sidWhip, |
26 sidKamikaze); |
26 sidKamikaze); |
27 |
27 |
28 TMsgStrId = (sidStartFight, sidDraw, sidWinner, sidVolume, sidPaused); |
28 TMsgStrId = (sidStartFight, sidDraw, sidWinner, sidVolume, sidPaused, |
|
29 sidConfirm); |
29 |
30 |
30 var trammo: array[TAmmoStrId] of string; |
31 var trammo: array[TAmmoStrId] of string; |
31 trmsg: array[TMsgStrId] of string; |
32 trmsg: array[TMsgStrId] of string; |
32 |
33 |
33 procedure LoadLocale(FileName: string); |
34 procedure LoadLocale(FileName: string); |