/* Prototypes for functions defined in
amiga_main.c
 */

int main(int , char ** );

BOOL init_all(void);

void deinit_all(void);

