Removed TFC_DBGetItemName because I can't figure out the return value syntax (it doesn't sound like a useful function anyway).

Disassembled DoD for the new virtual functions.

Fixed cs weapon virtual functions.  Oops :o
This commit is contained in:
Steve Dudenhoeffer
2007-05-10 17:17:33 +00:00
parent 0c56e2803e
commit ee64440fef
4 changed files with 135 additions and 49 deletions

View File

@ -492,7 +492,6 @@ enum Ham
Ham_DOD_GetState,
Ham_DOD_GetStateEnt,
Ham_TFC_DbGetItemName,
Ham_TFC_EngineerUse,
Ham_TFC_Finished,
Ham_TFC_EmpExplode,