diff options
Diffstat (limited to 'src/interface.c')
| -rwxr-xr-x | src/interface.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface.c b/src/interface.c index 1da3989..4fdf2ba 100755 --- a/src/interface.c +++ b/src/interface.c @@ -6,6 +6,7 @@ #include "screen.h" #include "myTimer.h" + //povrch okna static SDL_Surface *screen; static SDL_Surface *fake_screen; |