Partial Symbian ports for libpng and SDL_image, needed by UQM S60 port.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3055 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef SDL_IMAGE_H
|
||||
#define SDL_IMAGE_H
|
||||
|
||||
SDL_Surface * IMG_Load_RW(SDL_RWops *src, int freesrc);
|
||||
SDL_Surface * IMG_LoadPNG_RW(SDL_RWops *src);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user