diff --git a/Recast/Include/Recast.h b/Recast/Include/Recast.h index 6196e54..79154e6 100644 --- a/Recast/Include/Recast.h +++ b/Recast/Include/Recast.h @@ -26,6 +26,7 @@ typedef int64_t rcTimeVal; typedef __int64 rcTimeVal; #endif + enum rcLogCategory { RC_LOG_PROGRESS = 1,