diff options
| author | withmorten <morten.with@gmail.com> | 2021-01-23 23:18:05 +0100 |
|---|---|---|
| committer | withmorten <morten.with@gmail.com> | 2021-01-23 23:18:05 +0100 |
| commit | 5183d7cf0ffa470464f81ddbab161bf2ecd00fad (patch) | |
| tree | 4c8e5846dd09251f0e7d51c1bec444af79446e14 /src/core/config.h | |
| parent | whitespace fix (diff) | |
| download | re3-5183d7cf0ffa470464f81ddbab161bf2ecd00fad.tar.gz | |
enable default resolution for vanilla defines
Diffstat (limited to 'src/core/config.h')
| -rw-r--r-- | src/core/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index 588c99c0..b2c7135a 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -434,7 +434,7 @@ enum Config { #undef ASPECT_RATIO_SCALE #undef PROPER_SCALING -#undef DEFAULT_NATIVE_RESOLUTION +//#undef DEFAULT_NATIVE_RESOLUTION #undef PS2_ALPHA_TEST #undef IMPROVED_VIDEOMODE #undef DISABLE_LOADING_SCREEN |
