1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/compat_gm/script_component.hpp
Grim 99c7bea6fe
Compat GM - Make compat autoload when mod is present ()
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-06 02:33:13 +02:00

6 lines
168 B
C++

#define COMPONENT compat_gm
#define COMPONENT_BEAUTIFIED GM Compatibility
#include "\z\ace\addons\main\script_mod.hpp"
#include "\z\ace\addons\main\script_macros.hpp"