This commit is contained in:
jl777
2019-03-25 07:51:45 -11:00
parent f800ced0e2
commit 7a1a5f1529

View File

@@ -1659,6 +1659,7 @@ void games_packitemstr(char *packitemstr,struct games_packitem *item)
sprintf(packitemstr,"not yet");
}
#ifdef includgame
/***************************************************************************/
/** https://github.com/brenns10/tetris
@@ -2533,4 +2534,5 @@ int main(int argc, char **argv)
return 0;
}
#endif
#endif