6 lines
80 B
C
6 lines
80 B
C
|
|
||
|
int xenv_init(void);
|
||
|
int xenv_update(int *is_down);
|
||
|
void xenv_finish(void);
|
||
|
|