be less verbose
[AROS.git] / compiler / arossupport / include / oldprograms.h
blob31a2489abfc6325851c533795c548457b7ea9609
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #define USHORT UWORD
7 #define SHORT WORD
9 #include <proto/asl.h>
10 #include <proto/exec.h>
11 #include <proto/datatypes.h>
12 #include <proto/dos.h>
13 #include <proto/intuition.h>
14 #include <proto/graphics.h>
15 #include <proto/mathffp.h>
16 #include <proto/mathtrans.h>
17 #include <proto/layers.h>
18 #include <proto/locale.h>
19 #include <proto/icon.h>
20 #include <proto/mathffp.h>
21 #include <proto/mathtrans.h>
22 #include <proto/mathieeesingbas.h>
23 #include <proto/mathieeesingtrans.h>
24 #include <proto/mathieeedoubbas.h>
25 #include <proto/mathieeedoubtrans.h>
26 #include <proto/utility.h>
28 #include <intuition/iobsolete.h>
30 #ifndef TOPAZ_EIGHTY
31 #define TOPAZ_EIGHTY 8
32 #endif
34 #ifndef TOPAZ_SIXTY
35 #define TOPAZ_SIXTY 6
36 #endif