notaz.gp2x.de
/
pcsx_rearmed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
plugin build hack
[pcsx_rearmed.git]
/
frontend
/
linux
/
xenv.h
1
2
int xenv_init(const char *window_title);
3
int xenv_update(int *is_down);
4
int xenv_minimize(void);
5
void xenv_finish(void);
6