mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 22:25:38 +00:00
60adf05077
You do not need res2h to build ES, only if you wish to modify resource files. Added a simple corner.png and bar.png for a border in the settings menu. Added ImageComponent::setColorShift(unsigned int color) to change the OpenGL color array.
4 lines
124 B
Bash
4 lines
124 B
Bash
#get res2h here: https://github.com/HorstBaerbel/res2h
|
|
|
|
res2h ./resources ./converted -s -h Resources.h -u ResourceUtil.cpp
|