mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 12:56:51 +03:00
450203f8a2
Generic PC port added. It is not yet added into the main makefile. PC port should replace os2 and nt ports.
5 lines
88 B
C
5 lines
88 B
C
void drive_cmd_a(WPanel *);
|
|
void drive_cmd_b(WPanel *);
|
|
void drive_chg(WPanel *panel);
|
|
|