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

Download this file

10 lines (6 with data), 228 Bytes

#include "../libdef.any"

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

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