hedgewars/uStore.pas
changeset 4368 b89235e401e5
parent 4367 f4a0ec067601
child 4371 ae172b2b03ed
equal deleted inserted replaced
4367:f4a0ec067601 4368:b89235e401e5
    18 
    18 
    19 {$INCLUDE "options.inc"}
    19 {$INCLUDE "options.inc"}
    20 
    20 
    21 unit uStore;
    21 unit uStore;
    22 interface
    22 interface
    23 uses sysutils, uConsts, uTeams, SDLh, GLunit, uTypes;
    23 uses sysutils, uConsts, SDLh, GLunit, uTypes;
    24 
    24 
    25 
    25 
    26 var PixelFormat: PSDL_PixelFormat;
    26 var PixelFormat: PSDL_PixelFormat;
    27     SDLPrimSurface: PSDL_Surface;
    27     SDLPrimSurface: PSDL_Surface;
    28     PauseTexture,
    28     PauseTexture,