mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-09 11:54:12 +03:00
![Pavel Machek](/assets/img/avatar_default.png)
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);
|
|
|