more localinfos

This commit is contained in:
Pavol Marko
2004-03-24 18:59:37 +00:00
parent 98c63e8efd
commit 130f274f86
4 changed files with 11 additions and 9 deletions

View File

@@ -240,7 +240,8 @@ void print_srvconsole( char *fmt, ... );
void report_error( int code, char* fmt, ... );
void* alloc_amxmemory(void**, int size);
void free_amxmemory(void **ptr);
// get_localinfo
const char* get_localinfo( const char* name , const char* def );
#endif // AMXMODX_H