changeset 2587 | 0dfa56a8513c |
parent 2586 | 204e6b2885bc |
child 2590 | e7e87e3c67db |
--- a/hedgewars/hwengine.pas Sun Oct 25 15:55:49 2009 +0000 +++ b/hedgewars/hwengine.pas Sun Oct 25 16:35:09 2009 +0000 @@ -20,6 +20,8 @@ {$ERROR Only Free Pascal supported!} {$ENDIF} +{$INCLUDE options.inc} + program hwengine; uses SDLh in 'SDLh.pas', @@ -58,8 +60,6 @@ uChat in 'uChat.pas', uLandTexture in 'uLandTexture.pas'; -{$INCLUDE options.inc} - // also: GSHandlers.inc // CCHandlers.inc // HHHandlers.inc