1 // ---------------------------------------------------------------------
3 // ---------------------------------------------------------------------
4 // This is a test program
5 // The only purpose of this program is to check
6 // if you can compile Allegro programs.
7 // By Kronoman - In lovin memory of my father - October 2003
8 // ---------------------------------------------------------------------
10 #include <allegro.h> // Allegro : http://alleg.sf.net/
11 #include <aldumb.h> // DUMB : http://dumb.sf.net/
17 allegro_message("This is a test program to check if you can compile Allegro programs.\nYou can safely erase this program.\n");