268 (FileName: 'countdown2.ogg'; Path: ptSounds; AltPath: ptNone),// sndCountdown2 |
268 (FileName: 'countdown2.ogg'; Path: ptSounds; AltPath: ptNone),// sndCountdown2 |
269 (FileName: 'countdown3.ogg'; Path: ptSounds; AltPath: ptNone),// sndCountdown3 |
269 (FileName: 'countdown3.ogg'; Path: ptSounds; AltPath: ptNone),// sndCountdown3 |
270 (FileName: 'countdown4.ogg'; Path: ptSounds; AltPath: ptNone),// sndCountdown4 |
270 (FileName: 'countdown4.ogg'; Path: ptSounds; AltPath: ptNone),// sndCountdown4 |
271 (FileName: 'rubberduck_drop.ogg'; Path: ptSounds; AltPath: ptNone),// sndDuckDrop |
271 (FileName: 'rubberduck_drop.ogg'; Path: ptSounds; AltPath: ptNone),// sndDuckDrop |
272 (FileName: 'rubberduck_water.ogg'; Path: ptSounds; AltPath: ptNone),// sndDuckWater |
272 (FileName: 'rubberduck_water.ogg'; Path: ptSounds; AltPath: ptNone),// sndDuckWater |
273 (FileName: 'rubberduck_die.ogg'; Path: ptSounds; AltPath: ptNone) // sndDuckDie |
273 (FileName: 'rubberduck_die.ogg'; Path: ptSounds; AltPath: ptNone),// sndDuckDie |
|
274 (FileName: 'custom1.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom1 |
|
275 (FileName: 'custom2.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom2 |
|
276 (FileName: 'custom3.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom3 |
|
277 (FileName: 'custom4.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom4 |
|
278 (FileName: 'custom5.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom5 |
|
279 (FileName: 'custom6.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom6 |
|
280 (FileName: 'custom7.ogg'; Path: ptSounds; AltPath: ptNone),// sndCustom7 |
|
281 (FileName: 'custom8.ogg'; Path: ptSounds; AltPath: ptNone) // sndCustom8 |
274 ); |
282 ); |
275 |
283 |
276 |
284 |
277 function AskForVoicepack(name: shortstring): Pointer; |
285 function AskForVoicepack(name: shortstring): Pointer; |
278 var i: Longword; |
286 var i: Longword; |