mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-17 20:45:37 +00:00
Added comment to src/ImageIO.h
This commit is contained in:
parent
eaf157a330
commit
12b4b12103
|
@ -3,7 +3,7 @@
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <FreeImage.h>
|
#include <FreeImage.h>
|
||||||
|
|
||||||
|
//This is used for loading files from Resource.h. Just the ES logo for now (for the icon).
|
||||||
class ImageIO
|
class ImageIO
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue