mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
565d64d50e
* Reaction Forces Compatibility * Fix Desert Eagle Name, add RAM 1500 variants * Mortars, Drone and lower cased Ram because thats how baer likes it
7 lines
182 B
C++
7 lines
182 B
C++
#define COMPONENT compat_rf
|
|
#define COMPONENT_BEAUTIFIED Reaction Forces Compatibility
|
|
|
|
#include "\z\ace\addons\main\script_mod.hpp"
|
|
|
|
#include "\z\ace\addons\main\script_macros.hpp"
|