mirror of
https://github.com/yawut/SDL.git
synced 2026-08-26 02:35:06 -05:00
Fixed a compiler warning
This commit is contained in:
@@ -993,6 +993,8 @@ UpdateLogicalSize(SDL_Renderer *renderer)
|
||||
|
||||
/* Set the new scale */
|
||||
SDL_RenderSetScale(renderer, scale, scale);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user