1 /*** ProtoTypes.h : Load standard Amiga prototypes declaration
2 **** Written by T.Pierron 27/5/2000
5 #include <proto/exec.h>
7 #include <proto/intuition.h>
8 #include <proto/graphics.h>
9 #include <proto/utility.h>
10 #include <proto/asl.h>
11 #include <proto/gadtools.h>
12 #include <proto/keymap.h>
13 #include <proto/locale.h>
14 #include <proto/diskfont.h>
15 #include <proto/iffparse.h>
16 #include <clib/alib_protos.h>