|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * Interface to the Tcl/Tk GUI
5: *
6: * Copyright 1996 Bernd Schmidt
7: */
8:
9: extern int gui_init(void);
1.1.1.2 ! root 10: extern int gui_update(void);
1.1 root 11: extern void gui_exit(void);
12: extern void gui_led(int, int);
13: extern void gui_handle_events(void);
1.1.1.2 ! root 14: extern void gui_filename(int, const char *);
1.1 root 15:
16: extern int quit_program;
17:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.