1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/ui/XEH_PREP.hpp
jonpas 986ac43a68 Cache config UI ()
* Cache config UI

* Use configClasses to prevent reading entries in base class

* Fix header not containing return value

* One more count

* More lazy eval
2016-08-18 19:07:05 +02:00

6 lines
114 B
C++

PREP(compileConfigUI);
PREP(moduleInit);
PREP(setAdvancedElement);
PREP(setElements);
PREP(setElementVisibility);