client/addons/briefing/XEH_PREP.hpp
Jacob Schmidt c6daf95415
All checks were successful
Build / Build (push) Successful in 53s
Initial Repo Setup
2025-01-01 14:35:12 -06:00

7 lines
141 B
C++

PREP(endSlideShow);
PREP(initSlideShow);
PREP(nextImage);
PREP(prevImage);
PREP(spawnLecture);
PREP(spawnPresentation);
PREP(startSlideShow);