test
This commit is contained in:
parent
37776af5db
commit
ab03d5f10c
4045 changed files with 286212 additions and 3 deletions
4
.config/Code/User/History/-89d9d7e/knQ3.cpp
Normal file
4
.config/Code/User/History/-89d9d7e/knQ3.cpp
Normal file
|
@ -0,0 +1,4 @@
|
|||
#include "Food.h"
|
||||
|
||||
Food::Food(int x, int y, float *color) : x(x), y(y), color(color){}
|
||||
Food::~Food(){}
|
Loading…
Add table
Add a link
Reference in a new issue