hedgewars/uWorld.pas
changeset 4378 91655618a510
parent 4375 ae5507ddb989
child 4380 b78638b36b89
equal deleted inserted replaced
4377:43945842da0c 4378:91655618a510
    45     uChat,
    45     uChat,
    46     uLandTexture,
    46     uLandTexture,
    47     GLunit,
    47     GLunit,
    48     uVariables,
    48     uVariables,
    49     uUtils,
    49     uUtils,
    50     uTextures
    50     uTextures,
       
    51     uRender
    51     ;
    52     ;
    52 
    53 
    53 type TCaptionStr = record
    54 type TCaptionStr = record
    54                    Tex: PTexture;
    55                    Tex: PTexture;
    55                    EndTime: LongWord;
    56                    EndTime: LongWord;