This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Passing NULL to SDL_SetDisplayMode() will set the desktop mode.
- Loading branch information
Showing
with
6 additions
and 20 deletions.
- +1 −1 include/SDL_video.h
- +1 −3 src/video/SDL_video.c
- +4 −16 test/testsprite2.c