changeset 7028 | 0f60591f3a16 |
parent 7027 | f264ad9d8965 |
child 7043 | 7c080e5ac8d0 |
--- a/hedgewars/uStore.pas Sat May 05 18:10:41 2012 +0100 +++ b/hedgewars/uStore.pas Sat May 05 19:04:59 2012 +0100 @@ -47,6 +47,7 @@ //type TGPUVendor = (gvUnknown, gvNVIDIA, gvATI, gvIntel, gvApple); var MaxTextureSize: LongInt; + SDLPrimSurface: PSDL_Surface; {$IFDEF SDL13}SDLGLcontext: PSDL_GLContext;{$ENDIF} // cGPUVendor: TGPUVendor;