From 80b75f21969914ac62d45f4c61ca47fc6fafdb2c Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 1 Jan 2007 10:36:29 +0000 Subject: [PATCH] added note for player natives --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40254 --- core/smn_player.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/smn_player.cpp b/core/smn_player.cpp index ad7bdcb5..d8c64dcb 100644 --- a/core/smn_player.cpp +++ b/core/smn_player.cpp @@ -1,5 +1,7 @@ #include "CPlayerManager.h" +//:TODO: register these and use the same capitalization conventions as the natives + static cell_t sm_getclientcount(IPluginContext *pCtx, const cell_t *params) { if (params[1])