Exported the pet catch constant

* Exported to allow usage in scripts.
This commit is contained in:
aleos89 2017-12-21 13:00:15 -05:00
parent 9315781a48
commit d44367690c

View File

@ -6099,6 +6099,9 @@
export_constant(HAT_EF_FSTONE);
export_constant(HAT_EF_MAGICCIRCLE);
/* pet catch */
export_constant(PET_CATCH_UNIVERSAL);
#undef export_constant
#undef export_constant2
#undef export_parameter