diff options
Diffstat (limited to 'Src/Wasabi/api/script/api_maki.cpp')
-rw-r--r-- | Src/Wasabi/api/script/api_maki.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Src/Wasabi/api/script/api_maki.cpp b/Src/Wasabi/api/script/api_maki.cpp new file mode 100644 index 00000000..a7ef8511 --- /dev/null +++ b/Src/Wasabi/api/script/api_maki.cpp @@ -0,0 +1,12 @@ +// ---------------------------------------------------------------------------- +// Generated by InterfaceFactory [Fri Oct 01 02:49:40 1999] +// +// File : api_maki.cpp +// Class : api_maki +// class layer : Dispatchable Interface +// ---------------------------------------------------------------------------- + +#include <precomp.h> +#include "api_maki.h" + + |