wrote c compatible return code structure
This commit is contained in:
@@ -20,4 +20,3 @@ typedef float gnFloat;
|
||||
typedef size_t gnSize;
|
||||
|
||||
#define GN_EXPORT extern "C"
|
||||
#define GN_RETURN_ERROR(errorString) return { GN_FAILED, errorString }
|
||||
|
Reference in New Issue
Block a user