7 lines
91 B
C
7 lines
91 B
C
![]() |
#ifndef CATWEASEL_H
|
||
|
#define CATWEASEL_H
|
||
|
|
||
|
int catw_kb_init(void);
|
||
|
|
||
|
#endif /* CATWEASEL_H */
|