Added some pathes for AROS operating system. We need someone to test it out now :)

Also, there is a realpath implementation there wich may be useful for BeOS too


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@421 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2008-12-27 11:43:03 +00:00
parent 4c48c74a96
commit e2fe9dcd79
9 changed files with 116 additions and 7 deletions

2
main.c
View File

@@ -58,6 +58,8 @@
#elif defined(__macosx__)
#import <corefoundation/corefoundation.h>
#import <sys/param.h>
#elif defined(__AROS__) || defined(__BEOS__)
#include "realpath.h"
#endif
byte Ancien_nb_lignes; // Ancien nombre de lignes de l'écran