- Moved some code from main.c to screenlist.c

- Implemented reloading by sending SIGHUP.
- Now doing 'real 8Hz' rendering and 32Hz input processing.
- Removed noscreen feature (that we rejected).
This commit is contained in:
robijn
2002-08-04 20:58:51 +00:00
parent 8a1933e3b9
commit dc619e596f
15 changed files with 374 additions and 247 deletions
+3 -1
View File
@@ -21,7 +21,9 @@
extern Screen * menuscreen;
extern Menu * main_menu;
int init_menu();
int menuscreens_init();
int menuscreens_shutdown();
bool is_menu_key (char * key);
/* This function indicates to the input part whether this key was the