mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 23:28:04 -04:00
FAME + some random stuff added
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@276 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
703e4c7bbb
commit
2b90fc61e0
8 changed files with 71 additions and 8 deletions
|
@ -15,6 +15,8 @@ extern void *psp_screen;
|
|||
|
||||
unsigned int psp_pad_read(int blocking);
|
||||
|
||||
int psp_get_cpu_clock(void);
|
||||
int psp_set_cpu_clock(int clock);
|
||||
|
||||
/* shorter btn names */
|
||||
#define BTN_UP PSP_CTRL_UP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue