mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
19 lines
369 B
C++
19 lines
369 B
C++
|
|
PREP(onMenuOpen);
|
|
PREP(onMenuClose);
|
|
PREP(openMenu);
|
|
|
|
PREP(canOpenMenu);
|
|
PREP(updateIcons);
|
|
PREP(updateUIInfo);
|
|
PREP(handleUI_DisplayOptions);
|
|
PREP(handleUI_dropDownTriageCard);
|
|
PREP(getTreatmentOptions);
|
|
PREP(updateActivityLog);
|
|
PREP(updateQuickViewLog);
|
|
PREP(updateBodyImage);
|
|
PREP(updateInformationLists);
|
|
PREP(setTriageStatus);
|
|
PREP(collectActions);
|
|
PREP(module);
|