forge/arma/client/addons/garage/XEH_PREP.hpp
2026-03-27 19:00:32 -05:00

11 lines
218 B
C++

PREP(handleUIEvents);
PREP(initActionService);
PREP(initContextService);
PREP(initHelperService);
PREP(initPayloadService);
PREP(initRepository);
PREP(initUIBridge);
PREP(initVGRepository);
PREP(openUI);
PREP(openVG);