From 7d7dafaa92d54552fd53134a7d799b434bd0b34c Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 18 Oct 2007 00:45:15 +0000 Subject: [PATCH] bumped build to recompile against hl2sdk-ob --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401610 --- core/smn_halflife.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/core/smn_halflife.cpp b/core/smn_halflife.cpp index d3930bb8..92f5f8fc 100644 --- a/core/smn_halflife.cpp +++ b/core/smn_halflife.cpp @@ -157,6 +157,7 @@ static cell_t GetGameFolderName(IPluginContext *pContext, const cell_t *params) return numBytes; } +/* Useless comment to bump the build */ static cell_t GetCurrentMap(IPluginContext *pContext, const cell_t *params) { size_t bytes;