Home
last modified time | relevance | path

Searched refs:bReallyImportant (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dbmv.h148 int FollowingPacket(int thisPacket, bool bReallyImportant);
H A Dbmv.cpp591 int BMVPlayer::FollowingPacket(int thisPacket, bool bReallyImportant) { in FollowingPacket() argument
611 if (bReallyImportant) { in FollowingPacket()
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dbmv.h175 int FollowingPacket(int thisPacket, bool bReallyImportant);
H A Dbmv.cpp869 int BMVPlayer::FollowingPacket(int thisPacket, bool bReallyImportant) { in FollowingPacket() argument
889 if (bReallyImportant) { in FollowingPacket()