We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83bce1d commit 9f1c338Copy full SHA for 9f1c338
1 file changed
samples/graphics/rsx_Basic/source/rsxutil.cpp
@@ -32,7 +32,7 @@ u32 *color_buffer[FRAME_BUFFER_COUNT];
32
f32 aspect_ratio;
33
34
static u32 sResolutionIds[] = {
35
- VIDEO_RESOLUTION_960x1080,
+ VIDEO_RESOLUTION_1080,
36
VIDEO_RESOLUTION_720,
37
VIDEO_RESOLUTION_480,
38
VIDEO_RESOLUTION_576
0 commit comments