mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-29 19:55: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 <FreeImage.h>
|
||||
|
||||
|
||||
//This is used for loading files from Resource.h. Just the ES logo for now (for the icon).
|
||||
class ImageIO
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue