Implement fixed aspect ratio
This commit is contained in:
parent
7a6c05bba0
commit
f00136c489
6 changed files with 53 additions and 16 deletions
|
@ -150,6 +150,7 @@ struct RGSSThreadData
|
|||
SDL_Window *window;
|
||||
|
||||
Vec2 sizeResoRatio;
|
||||
Vec2i screenOffset;
|
||||
|
||||
Config config;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue