mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-04 22:47:44 -04:00
tweak and refactor frontends, menu and config
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@895 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
e9b2926437
commit
902972d1c7
18 changed files with 258 additions and 196 deletions
|
@ -80,7 +80,7 @@ void pemu_loop_end(void)
|
|||
pemu_sound_stop();
|
||||
}
|
||||
|
||||
void pemu_forced_frame(int opts, int no_scale)
|
||||
void pemu_forced_frame(int no_scale, int do_emu)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue