mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Isolate all PNG loading in a separate source/header.
This is in preparation of replacing SDL_image with direct use of libpng.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#include "utilities.h"
|
||||
#include "debug.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
using std::endl;
|
||||
using std::string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user