forge/arma/client/addons/phone/XEH_PREP.hpp
Jacob Schmidt 0cd6509337 Refactor phone and task systems around repositories
- Rename phone class to repository and update client event handlers
- Split task helpers/modules/prototypes and add mission generator flow
- Add reward parsing, mission manager startup, and attack logging
2026-05-02 01:29:25 -05:00

4 lines
58 B
C++

PREP(handleUIEvents);
PREP(initRepository);
PREP(openUI);