mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-01 13:06:25 +00:00
yay!
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@454 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -492,8 +492,9 @@ DLLEXPORT void projectM::projectM_reset()
|
||||
#endif
|
||||
#endif
|
||||
|
||||
if (presetInputs.fps > 0)
|
||||
mspf= ( int ) ( 1000.0/ ( float ) presetInputs.fps );
|
||||
|
||||
else mspf = 0;
|
||||
|
||||
// initMenu();
|
||||
//DWRITE( "post initMenu()\n" );
|
||||
|
||||
Reference in New Issue
Block a user