after applying your fix to about a dozen files Oo, now i'm getting this error.
client.h:141: warning: ‘typedef’ was ignored in this declaration
zone.cpp: In member function ‘bool Zone::LoadZoneObjects()’:
zone.cpp:184: warning: missing braces around initializer for ‘uint32 [2]’
make[1]: *** [zone.o] Error 1
make[1]: Leaving directory `/home/jenco/EQemu/source/EQEmu-0.7.0-1119/zone'
make: *** [all] Error 2
|