changeset 2152 | a2811690da1b |
parent 2145 | fa43619eb3e7 |
child 2168 | 5ffb01c3b176 |
2151:541d3a475442 | 2152:a2811690da1b |
---|---|
77 SpeechText: shortstring; |
77 SpeechText: shortstring; |
78 |
78 |
79 implementation |
79 implementation |
80 uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, |
80 uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, |
81 uLand, uIO, uLandGraphics, uAIMisc, uLocale, uAI, uAmmos, uTriggers, |
81 uLand, uIO, uLandGraphics, uAIMisc, uLocale, uAI, uAmmos, uTriggers, |
82 {$IFDEF IPHONE} |
82 {$IFDEF GLES11} |
83 gles11, |
83 gles11, |
84 {$ELSE} |
84 {$ELSE} |
85 GL, |
85 GL, |
86 {$ENDIF} |
86 {$ENDIF} |
87 uStats, uVisualGears; |
87 uStats, uVisualGears; |