equal
deleted
inserted
replaced
302 (FileName: 'flamethrower.ogg'; Path: ptSounds; AltPath: ptNone),// sndFlamethrower |
302 (FileName: 'flamethrower.ogg'; Path: ptSounds; AltPath: ptNone),// sndFlamethrower |
303 (FileName: 'ice_beam_idle.ogg'; Path: ptSounds; AltPath: ptNone),// sndIceBeamIdle |
303 (FileName: 'ice_beam_idle.ogg'; Path: ptSounds; AltPath: ptNone),// sndIceBeamIdle |
304 (FileName: 'landgun.ogg'; Path: ptSounds; AltPath: ptNone),// sndLandGun |
304 (FileName: 'landgun.ogg'; Path: ptSounds; AltPath: ptNone),// sndLandGun |
305 (FileName: 'graveimpact.ogg'; Path: ptSounds; AltPath: ptNone),// sndCaseImpact |
305 (FileName: 'graveimpact.ogg'; Path: ptSounds; AltPath: ptNone),// sndCaseImpact |
306 // TODO: New Extra Damage sound |
306 // TODO: New Extra Damage sound |
307 (FileName: 'hell_ugh.ogg'; Path: ptSounds; AltPath: ptNone) // sndExtraDamage |
307 (FileName: 'hell_ugh.ogg'; Path: ptSounds; AltPath: ptNone),// sndExtraDamage |
|
308 (FileName: 'firepunch_hit.ogg'; Path: ptSounds; AltPath: ptNone) // sndFirePunchHit |
308 ); |
309 ); |
309 |
310 |
310 |
311 |
311 function AskForVoicepack(name: shortstring): Pointer; |
312 function AskForVoicepack(name: shortstring): Pointer; |
312 var i: Longword; |
313 var i: Longword; |