First implementation of game logic and control
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include "drawutils.h"
|
||||
#include <cmath>
|
||||
|
||||
SDL_Surface* DrawUtils::load(string file)
|
||||
{
|
||||
|
Reference in New Issue
Block a user