mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
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);
|
||
|
|