Nicolas Weeger wrote: > Hello. > > Here's just a small patch to fix a few warnings. > Just type mistaches (map coordinates are sint16, not int, and stats are > signed char, not int) Note that you should really use the 'sint8' type instead of declaring things signed character. Not likely to make much a difference, but better to be consistent in type declaration. _______________________________________________ crossfire-devel mailing list crossfire-devel at lists.real-time.com https://mailman.real-time.com/mailman/listinfo/crossfire-devel