1
0
mirror of synced 2025-03-01 15:40:24 +01:00

update mame

This commit is contained in:
Aaron M 2021-07-17 12:31:50 +12:00
parent e36afa1dce
commit 37b55eec90

View File

@ -2633,7 +2633,7 @@ void MAMESupermodel::FFBLoop(EffectConstants* constants, Helpers* helpers, Effec
// } // }
//} //}
if (RomGameName) if (RomGameName && RunningFFB > 0)
{ {
if (RunningFFB > 0 && EnableDamper) if (RunningFFB > 0 && EnableDamper)
{ {