mirror of
https://github.com/snes9xgit/snes9x.git
synced 2025-04-02 10:42:16 -04:00
Compare commits
2 commits
157871c11b
...
2682938147
Author | SHA1 | Date | |
---|---|---|---|
|
2682938147 | ||
|
c7b77d4a76 |
1 changed files with 2 additions and 0 deletions
|
@ -288,6 +288,8 @@ bool8 S9xContinueUpdate(int Width, int Height)
|
|||
// avi writing
|
||||
DoAVIVideoFrame();
|
||||
|
||||
WinThrottleFramerate();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue