afegits tots els valors d'escala que dona sdl3
This commit is contained in:
@@ -74,8 +74,8 @@ SDL_AppResult SDL_AppInit(void** /*appstate*/, int /*argc*/, char* /*argv*/[]) {
|
||||
Options::window.fullscreen = false;
|
||||
Options::window.zoom = 1;
|
||||
Options::video.aspect_ratio_4_3 = true;
|
||||
Options::video.integer_scale = true;
|
||||
Options::video.stretch_filter_linear = true;
|
||||
Options::video.scaling_mode = Options::ScalingMode::INTEGER;
|
||||
Options::video.texture_filter = Options::TextureFilter::LINEAR;
|
||||
#endif
|
||||
|
||||
// Carrega textos (idioma per defecte: valencià)
|
||||
|
||||
Reference in New Issue
Block a user