Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
716 | lvd | 1 | #pragma once |
2 | |||
3 | void mon_gsdialog(); |
||
4 | void mon_setwatch(); |
||
5 | void mon_switchay(); |
||
6 | |||
7 | void __cdecl BankNames(int i, char *Name); |
||
8 | void showwatch(); |
||
9 | void showstack(); |
||
10 | void show_ay(); |
||
11 | void showbanks(); |
||
12 | void showports(); |
||
13 | void showdos(); |
||
14 | void show_time(); |