changeset 2630 | 079ef82eac75 |
parent 2603 | abed6070a669 |
child 2633 | 9eb131794a6e |
--- a/hedgewars/uSound.pas Fri Nov 20 14:56:43 2009 +0000 +++ b/hedgewars/uSound.pas Fri Nov 20 21:22:05 2009 +0000 @@ -16,10 +16,11 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA *) +{$INCLUDE "options.inc"} + unit uSound; interface uses SDLh, uConsts; -{$INCLUDE "options.inc"} type PVoicepack = ^TVoicepack; TVoicepack = record