mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 07:18:03 -04:00
some minor adjustments
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@304 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
6d741b3258
commit
426ecc582f
8 changed files with 39 additions and 8 deletions
|
@ -43,6 +43,8 @@ int psp_set_cpu_clock(int clock);
|
|||
|
||||
char *psp_get_status_line(void);
|
||||
|
||||
void psp_wait_suspend(void);
|
||||
|
||||
/* shorter btn names */
|
||||
#define BTN_UP PSP_CTRL_UP
|
||||
#define BTN_LEFT PSP_CTRL_LEFT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue