script_mod.hpp 188 B

123456789
  1. #define MAINPREFIX z
  2. #define PREFIX RD501
  3. #include "script_version.hpp"
  4. #define VERSION MAJOR.MINOR.PATCH.BUILD
  5. #define VERSION_AR MAJOR,MINOR,PATCH,BUILD
  6. #define REQUIRED_VERSION 1.88