aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade/SDLContext.h
diff options
context:
space:
mode:
authorWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-11-09 13:43:28 +0100
committerWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-11-09 13:43:28 +0100
commit89c96e6478535c3a73aaa6c29591e008399b1a09 (patch)
treedae7b6d4c2baec0a5d1cebe6fcf49f935c6e8426 /src/crepe/facade/SDLContext.h
parentaa4fbb5d2778ea40c3f996c9b07bcdbb155cbcd0 (diff)
added line break
Diffstat (limited to 'src/crepe/facade/SDLContext.h')
-rw-r--r--src/crepe/facade/SDLContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crepe/facade/SDLContext.h b/src/crepe/facade/SDLContext.h
index 67e330b..6c57ef9 100644
--- a/src/crepe/facade/SDLContext.h
+++ b/src/crepe/facade/SDLContext.h
@@ -9,7 +9,7 @@
#include "../api/Sprite.h"
#include "../api/Transform.h"
-// #include "../api/Camera.h"
+#include "api/Camera.h"
// FIXME: this needs to be removed
const int SCREEN_WIDTH = 640;