ACE3/addons/spike/XEH_PREP.hpp
2021-12-12 01:26:40 -07:00

21 lines
437 B
C++

PREP(camera_changeZoom);
PREP(camera_cycleViewMode);
PREP(camera_destroy);
PREP(camera_handleKeyPress);
PREP(camera_init);
PREP(camera_setViewMode);
PREP(camera_setZoom);
PREP(camera_switchAway);
PREP(camera_switchTo);
PREP(camera_update);
PREP(camera_updateTargetingGate);
PREP(camera_userInCamera);
PREP(keyDown);
PREP(onFired);
PREP(seeker);
PREP(navigation);
PREP(midCourseTransition);
PREP(mapHelperDraw);
PREP(getTargetPosition);