From a9f439b35efc551028b6be5044a5eb1077973850 Mon Sep 17 00:00:00 2001 From: Mikko Mononen Date: Mon, 23 Aug 2010 18:13:32 +0000 Subject: [PATCH] testing if svn is not borked --- Recast/Include/Recast.h | 1 + 1 file changed, 1 insertion(+) 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,