ACE3/addons/common/XEH_missionDisplayLoad.sqf

5 lines
119 B
Plaintext
Raw Normal View History

#include "script_component.hpp"
call COMPILE_FILE(init_handleScrollWheel);
call COMPILE_FILE(init_handleModifierKey);