Properly set icon for SDL2. Also use the .png which is better resolution
This commit is contained in:
@@ -70,4 +70,7 @@ void GFX2_UpdateScreen(void);
|
||||
HWND GFX2_Get_Window_Handle(void);
|
||||
#endif
|
||||
|
||||
/// Set application icon(s)
|
||||
void Define_icon(void);
|
||||
|
||||
#endif // SCREEN_H_INCLUDED
|
||||
|
||||
Reference in New Issue
Block a user