hedgewars/hwengine.dpr
changeset 942 b41af014d85e
parent 931 ab4d98858a40
child 946 42c5cc87cbd1
equal deleted inserted replaced
941:b5222ddafe1f 942:b41af014d85e
    48   uLandGraphics in 'uLandGraphics.pas',
    48   uLandGraphics in 'uLandGraphics.pas',
    49   uLocale in 'uLocale.pas',
    49   uLocale in 'uLocale.pas',
    50   uAmmos in 'uAmmos.pas',
    50   uAmmos in 'uAmmos.pas',
    51   uSHA in 'uSHA.pas',
    51   uSHA in 'uSHA.pas',
    52   uFloat in 'uFloat.pas',
    52   uFloat in 'uFloat.pas',
    53   uStats in 'uStats.pas';
    53   uStats in 'uStats.pas',
       
    54   uChat in 'uChat.pas';
    54 
    55 
    55 {$INCLUDE options.inc}
    56 {$INCLUDE options.inc}
    56 
    57 
    57 // also: GSHandlers.inc
    58 // also: GSHandlers.inc
    58 //       CCHandlers.inc
    59 //       CCHandlers.inc