Home
last modified time | relevance | path

Searched defs:Load_Image (Results 1 – 2 of 2) sorted by relevance

/dports/games/openssn/openssn/src/
H A Dfiles.cpp73 SDL_Surface *Load_Image(char *filename) in Load_Image() function
/dports/games/openlierox/OpenLieroX/include/
H A DGfxPrimitives.h321 inline bool Load_Image(SmartPointer<SDL_Surface>& bmp, const std::string& name) { in Load_Image() function