mirror of
https://github.com/yawut/SDL.git
synced 2026-04-17 14:26:02 -05:00
Fixed compiler warning (missing prototype for SDL_Quit())
This commit is contained in:
parent
75c85ba27e
commit
f6aea4b37a
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include <signal.h>
|
||||
|
||||
#include "SDL_stdinc.h"
|
||||
#include "SDL.h"
|
||||
#include "SDL_fatal.h"
|
||||
|
||||
/* This installs some signal handlers for the more common fatal signals,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user