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;