forge/arma/client/addons/store/XEH_PREP.hpp
Jacob Schmidt d178e39164 Refactor client UI stores and normalize docs formatting
- Rework org and store UI state modules (rename/move store/getter files, add runtime and bridge wiring)
- Update store UI components and page structure (navbar/cart split, new StoreView flow)
- Apply broad markdown/YAML/HTML/CSS/JS formatting cleanup across docs, templates, and workflows
2026-03-10 19:13:30 -05:00

5 lines
83 B
C++

PREP(handleUIEvents);
PREP(initStoreClass);
PREP(initStoreUIBridge);
PREP(openUI);