change all references to SDLK_xxxxx to KEY_xxxx
+ some fixes
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
///@file fileformats.c
|
||||
/// Saving and loading different picture formats.
|
||||
|
||||
#include <string.h>
|
||||
#ifndef __no_pnglib__
|
||||
#include <png.h>
|
||||
#if !defined(PNG_HAVE_PLTE)
|
||||
|
||||
Reference in New Issue
Block a user