View Single Post
  #1  
Old 06-14-2009, 08:09 PM
leslamarch
Discordant
 
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
Default Compile Error in REV 661

Just figured I would post this. Compiled under VS 2008

Code:
Error    144    error C2664: 'command_add' : cannot convert parameter 4 from 'void (__cdecl *)(Client *)' to 'CmdFuncPtr'    \zone\command.cpp    349
Reply With Quote