cirno-puzzle/level.cpp

7 lines
40 B
C++
Raw Normal View History

2020-02-19 18:50:09 +01:00
#include "level.h"
Level::Level()
{
}