additional movie tweaking

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@7 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2006-12-26 01:13:52 +00:00
parent 312e9ce192
commit 8c1952f0d7
5 changed files with 61 additions and 45 deletions

View file

@ -621,6 +621,8 @@ int PicoFrame(void)
{
int acc;
Pico.m.frame_count++;
if (PicoMCD & 1) {
PicoFrameMCD();
return 0;