5 lines
58 B
C
5 lines
58 B
C
|
#pragma once
|
||
|
|
||
|
void extdev_attach();
|
||
|
void extdev_detach();
|