mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-27 13:38:51 +01:00
some pandora tweaks
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@878 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
f3a57b2d6c
commit
74e1b42b92
10 changed files with 66 additions and 38 deletions
|
|
@ -11,7 +11,7 @@ void pemu_prep_defconfig(void);
|
|||
void pemu_validate_config(void);
|
||||
void pemu_loop_prep(void);
|
||||
void pemu_loop_end(void);
|
||||
void pemu_forced_frame(int opts);
|
||||
void pemu_forced_frame(int opts, int no_scale);
|
||||
void pemu_finalize_frame(const char *fps, const char *notice_msg);
|
||||
|
||||
void pemu_sound_start(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue