mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
6 lines
155 B
C++
6 lines
155 B
C++
|
#include "\z\ace\addons\compat_gm\script_component.hpp"
|
||
|
|
||
|
#define SUBCOMPONENT explosives
|
||
|
#undef ADDON
|
||
|
#define ADDON TRIPLES(PREFIX,COMPONENT,SUBCOMPONENT)
|