summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_login.GetSymbol.inc
blob: ec126d0897280432d9b41a5f3558c6643b00adf4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// See the LICENSE file
//
// NOTE: This file was auto-generated and should never be manually edited,
//       as it will get overwritten.

if( !(HCache = GET_SYMBOL("HCache") ) ) return "HCache";
if( !(cmdline = GET_SYMBOL("cmdline") ) ) return "cmdline";
if( !(console = GET_SYMBOL("console") ) ) return "console";
if( !(DB = GET_SYMBOL("DB") ) ) return "DB";
if( !(libconfig = GET_SYMBOL("libconfig") ) ) return "libconfig";
if( !(login = GET_SYMBOL("login") ) ) return "login";
if( !(iMalloc = GET_SYMBOL("iMalloc") ) ) return "iMalloc";
if( !(nullpo = GET_SYMBOL("nullpo") ) ) return "nullpo";
if( !(showmsg = GET_SYMBOL("showmsg") ) ) return "showmsg";
if( !(sockt = GET_SYMBOL("sockt") ) ) return "sockt";
if( !(SQL = GET_SYMBOL("SQL") ) ) return "SQL";
if( !(StrBuf = GET_SYMBOL("StrBuf") ) ) return "StrBuf";
if( !(strlib = GET_SYMBOL("strlib") ) ) return "strlib";
if( !(sv = GET_SYMBOL("sv") ) ) return "sv";
if( !(sysinfo = GET_SYMBOL("sysinfo") ) ) return "sysinfo";
if( !(timer = GET_SYMBOL("timer") ) ) return "timer";