Snake/back-end/box.cpp

8 lines
35 B
C++
Raw Normal View History

2018-09-27 00:10:42 +03:00
#include "box.h"
Box::Box()
{
}