mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
some pandora tweaks
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@878 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
5049d472d7
commit
209a7eff8b
9 changed files with 65 additions and 37 deletions
|
@ -212,7 +212,7 @@ void plat_update_volume(int has_changed, int is_up)
|
|||
{
|
||||
}
|
||||
|
||||
void pemu_forced_frame(int opts)
|
||||
void pemu_forced_frame(int opts, int no_scale)
|
||||
{
|
||||
int po_old = PicoOpt;
|
||||
int eo_old = currentConfig.EmuOpt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue