git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@454 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
psperl
2007-09-20 02:06:50 +00:00
parent f99cb4d905
commit 1fffcf68f3
13 changed files with 2097 additions and 1 deletions

View File

@ -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" );