mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
starting input layer integration work
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@628 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
906bdc9fb5
commit
bc0420cd98
6 changed files with 256 additions and 183 deletions
|
@ -15,7 +15,7 @@
|
|||
#define PBTN_L GP2X_L
|
||||
#define PBTN_R GP2X_R
|
||||
|
||||
unsigned long wait_for_input(unsigned long interesting);
|
||||
int wait_for_input(int interesting);
|
||||
void gp2x_pd_clone_buffer2(void);
|
||||
void menu_darken_bg(void *dst, int pixels, int darker);
|
||||
void menu_flip(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue