mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 21:11:47 +01:00
Collision reworked into a Collision Namespace
Added basic player (Needs work)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#pragma once
|
||||
#include <vector>
|
||||
#include "Vector2f.h"
|
||||
#include "structs.h"
|
||||
#include "SDL.h"
|
||||
|
||||
namespace utils
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user