mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
linux: oshide becomes xenv for broader use
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@932 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
10250ad230
commit
10ef62e381
5 changed files with 119 additions and 101 deletions
5
platform/linux/xenv.h
Normal file
5
platform/linux/xenv.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
int xenv_init(void);
|
||||
int xenv_update(int *is_down);
|
||||
void xenv_finish(void);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue