mirror of
https://github.com/reactos/reactos.git
synced 2024-11-06 14:44:19 +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);
|
||
|
|