Support of .ICO file loading
only loading the biggest icon see http://pulkomandy.tk/projects/GrafX2/ticket/69
This commit is contained in:
@@ -137,6 +137,7 @@ enum FILE_FORMATS
|
||||
FORMAT_CM5,
|
||||
FORMAT_PPH,
|
||||
FORMAT_XPM,
|
||||
FORMAT_ICO,
|
||||
FORMAT_MISC, ///< Must be last of enum: others formats recognized by SDL_image
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user