Initial MSVC 2008 projects workspace
This commit is contained in:
7
l2ooghelper/utils.h
Normal file
7
l2ooghelper/utils.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef H_UTILS
|
||||
#define H_UTILS
|
||||
|
||||
void Utils_process_SystemMessage( void *l2_game_packet, wchar_t *out );
|
||||
void Utils_replace_in_SM_template_S( wchar_t *sm_template, int iPos, const wchar_t *str );
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user