table of contents
other versions
- experimental 3.3.2+git20251103~dc5b136+ds-1
| SDL_HINT_PS2_GS_HEIGHT(3) | SDL3 FUNCTIONS | SDL_HINT_PS2_GS_HEIGHT(3) |
NAME¶
SDL_HINT_PS2_GS_HEIGHT - Variable controlling the height of the PS2's framebuffer in pixels
SYNOPSIS¶
#include <SDL3/SDL_hints.h>
#define SDL_HINT_PS2_GS_HEIGHT "SDL_PS2_GS_HEIGHT"
DESCRIPTION¶
By default, this variable is "448"
| SDL 3.3.3 | Simple Directmedia Layer |