mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
582f6e32ed
* Slideshow - Add support for maps as textures * Update script_mod.hpp * Update fnc_mapImage.sqf * cleanup * Update fnc_mapImage.sqf * Apply suggestions from code review Co-authored-by: jonpas <jonpas33@gmail.com> * mapImage_init comments * Update fnc_mapImage.sqf * Apply suggestions from code review Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> * add support for mission config maps --------- Co-authored-by: jonpas <jonpas33@gmail.com> Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
7 lines
123 B
C++
7 lines
123 B
C++
PREP(addSlideActions);
|
|
PREP(autoTransition);
|
|
PREP(createSlideshow);
|
|
PREP(mapImage);
|
|
PREP(mapImage_init);
|
|
PREP(moduleInit);
|