Tetris: import version.h for USE_FFMPEG

This commit is contained in:
nick black 2020-04-08 05:54:03 -04:00
parent a54cc6c85f
commit 78142bcddc

View File

@ -6,6 +6,7 @@
#include <cstdlib>
#include <clocale>
#include <ncpp/NotCurses.hh>
#include "version.h"
const std::string BackgroundFile = "../data/tetris-background.jpeg";