mirror of
https://github.com/yawut/SDL.git
synced 2026-09-13 03:26:04 -05:00
Fixed compiler warning (missing prototype for SDL_Quit())
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user