equal
deleted
inserted
replaced
156 ScreenFadeValue : LongInt; |
156 ScreenFadeValue : LongInt; |
157 ScreenFadeSpeed : LongInt; |
157 ScreenFadeSpeed : LongInt; |
158 |
158 |
159 Theme : shortstring; |
159 Theme : shortstring; |
160 disableLandBack : boolean; |
160 disableLandBack : boolean; |
|
161 conversionFormat: PSDL_PixelFormat; |
161 |
162 |
162 {$IFDEF SDL13} |
163 {$IFDEF SDL13} |
163 SDLwindow : PSDL_Window; |
164 SDLwindow : PSDL_Window; |
164 SDLrender : PSDL_Renderer; |
165 SDLrender : PSDL_Renderer; |
165 {$ENDIF} |
166 {$ENDIF} |