Added comment to src/ImageIO.h

This commit is contained in:
Aloshi 2013-05-22 11:30:14 -05:00
parent eaf157a330
commit 12b4b12103

View file

@ -3,7 +3,7 @@
#include <vector>
#include <FreeImage.h>
//This is used for loading files from Resource.h. Just the ES logo for now (for the icon).
class ImageIO
{
public: