2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-07-04 00:19:35 +03:00
This commit is contained in:
David Anderson 2006-06-04 07:42:46 +00:00
parent f1f683dca7
commit 8a529b100c

@ -2,7 +2,7 @@
#include "mysql2_header.h" #include "mysql2_header.h"
#include "sqlheaders.h" #include "sqlheaders.h"
static g_ident = 0; static int g_ident = 0;
SqlFunctions g_MysqlFuncs = SqlFunctions g_MysqlFuncs =
{ {