mirror of
https://github.com/RetroPie/EmulationStation.git
synced 2025-04-02 10:41:48 -04:00
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.
3 lines
124 B
Bash
3 lines
124 B
Bash
#get res2h here: https://github.com/HorstBaerbel/res2h
|
|
|
|
res2h ./resources ./converted -s -h Resources.h -u ResourceUtil.cpp
|