frontend: oshide->xenv refactoring
[pcsx_rearmed.git] / frontend / linux / xenv.h
1
2 int  xenv_init(void);
3 int  xenv_update(int *is_down);
4 void xenv_finish(void);
5