[770c98]: / Tools / Templates / Human / libdef.any

Download this file

10 lines (6 with data), 230 Bytes

#include "../libdef.any"

#if AMMR_VERSION_MAJOR < 3 |  (AMMR_VERSION_MAJOR <= 0 & AMMR_VERSION_MINOR < 0)

Main =  {
ERROR "Wrong AMMR version. Please modify libdef.any to point to the correct AMMR (>=3.0.0)"
};
#endif