mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
742626ff1a
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
5 lines
203 B
C++
5 lines
203 B
C++
#include "..\..\script_component.hpp"
|
|
|
|
#undef PREP // make.py can't redefine already defined macros
|
|
#define PREP(var) FUNC(var) = compileFinal preprocessFileLineNumbers format ["fnc_%1.sqf", QUOTE(var)]
|