mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
additional movie tweaking
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@7 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
312e9ce192
commit
8c1952f0d7
5 changed files with 61 additions and 45 deletions
|
@ -621,6 +621,8 @@ int PicoFrame(void)
|
|||
{
|
||||
int acc;
|
||||
|
||||
Pico.m.frame_count++;
|
||||
|
||||
if (PicoMCD & 1) {
|
||||
PicoFrameMCD();
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue