Added {get,set}_pdata_cbase{_safe} - compliments Fakemeta's get_pdata functions, but this will set/get an offset that is a CBaseEntity.

Split constants from hamsandwich.inc into ham_const.inc.

Finished commenting native calls, need to finish the constant comments.
This commit is contained in:
Steve Dudenhoeffer
2007-05-13 13:59:54 +00:00
parent 504ddb4c2f
commit b1a086ee93
5 changed files with 684 additions and 508 deletions

View File

@ -25,7 +25,7 @@ BIN_SUFFIX = amxx_i386.so
OBJECTS = sdk/amxxmodule.cpp amxx_api.cpp config_parser.cpp \
hook_callbacks.cpp hook_native.cpp srvcmd.cpp \
call_funcs.cpp hook_create.cpp DataHandler.cpp
call_funcs.cpp hook_create.cpp DataHandler.cpp pdata.cpp
LINK =