From 0053c73b4099fa7117f468e61d588053f8a3f67c Mon Sep 17 00:00:00 2001 From: Ian C Date: Thu, 21 Apr 2005 23:33:14 +0000 Subject: Added binaries to CVS for people without the compiler --- wrapper/mingwms.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'wrapper/mingwms.h') diff --git a/wrapper/mingwms.h b/wrapper/mingwms.h index 1df87d7..8e897c8 100644 --- a/wrapper/mingwms.h +++ b/wrapper/mingwms.h @@ -45,6 +45,11 @@ extern "C" #define MS_TYPE_FACE 6 #define MS_TYPE_ANIMATE 7 +// Handy macros for Execute() returns +// +#define MS_MODEL_UNCHANGED -1 +#define MS_MODEL_CHANGED 0 + // Forward definition of the Milkshape model struct. // struct msModel; -- cgit v1.2.3