proper symbol definition check for all AmigaOS flavours

This commit is contained in:
Yang Tse 2007-02-28 14:45:48 +00:00
parent dd433679e6
commit be8a5d0aef
10 changed files with 67 additions and 20 deletions

View file

@ -78,7 +78,7 @@
# define BOOL char
#endif
#ifdef _AMIGASF
#ifdef __AMIGA__
# undef FORMAT_INT
#endif