mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04: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
|
@ -294,7 +294,7 @@ static void SkipFrame(void)
|
|||
}
|
||||
|
||||
/* forced frame to front buffer */
|
||||
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