Update comment [skip appveyor] [skip travis]

This commit is contained in:
halx99 2020-08-02 16:24:30 +08:00
parent 6a133fa1e5
commit 020b0ff79c
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ public:
bool isFullscreen() const;
/* Sets primary monitor full screen with w*h(refresh rate) */
/* Sets primary monitor full screen with default w*h(refresh rate) */
void setFullscreen();
/* Sets primary monitor full screen with w*h(refresh rate) */
void setFullscreen(int w, int h, int refreshRate);