[CF-Devel] Small patch: a few warnings :)

crossfire-devel at archives.real-time.com crossfire-devel at archives.real-time.com
Wed Feb 25 01:14:19 CST 2004


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
     
     
    


More information about the crossfire mailing list