mirror of
https://github.com/krislamo/Trololo
synced 2025-08-26 01:13:36 +00:00
Compiles
This commit is contained in:
parent
44070cb972
commit
874cc17c40
2
core.cpp
2
core.cpp
@ -27,7 +27,7 @@ namespace scrnfunk
|
||||
return screen_format;
|
||||
}
|
||||
|
||||
void apply_image(int x, int y, SDL_Surface* source, SDL_Surface* destination, SDL_Rect* clip = 0)
|
||||
void apply_image(int x, int y, SDL_Surface* source, SDL_Surface* destination, SDL_Rect* clip)
|
||||
{
|
||||
SDL_Rect pos;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user