ACE3/addons/compat_gm/compat_gm_refuel/script_component.hpp
jonpas 742626ff1a
General - Relative script_component.hpp includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00

4 lines
102 B
C++

#define SUBCOMPONENT refuel
#define SUBCOMPONENT_BEAUTIFIED Refuel
#include "..\script_component.hpp"