CAP_ animations etc. cleanup

This commit is contained in:
?
2019-09-12 22:38:39 +02:00
committed by Zeno Rogue
parent 99aa7e420b
commit e39777f04d
11 changed files with 73 additions and 20 deletions
+2
View File
@@ -66,7 +66,9 @@ int main(int argc, char **argv) {
#endif
#if !ISWEB
if(showstartmenu && !vid.skipstart) {
#if CAP_STARTANIM
startanims::pick();
#endif
pushScreen(showStartMenu);
}
#endif