aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade/SDLContext.h
diff options
context:
space:
mode:
authorWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-12-12 21:22:06 +0100
committerWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-12-12 21:22:06 +0100
commit1658c71bb7d3676699e9519131d6ea542e74fc83 (patch)
tree95d64891714a815316f0117f1dde7a5a7493acd4 /src/crepe/facade/SDLContext.h
parent7f895cda48e180630a3920293a4349b19d1905f9 (diff)
added enter between functions
Diffstat (limited to 'src/crepe/facade/SDLContext.h')
-rw-r--r--src/crepe/facade/SDLContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/facade/SDLContext.h b/src/crepe/facade/SDLContext.h
index 554880f..d7b8365 100644
--- a/src/crepe/facade/SDLContext.h
+++ b/src/crepe/facade/SDLContext.h
@@ -18,7 +18,6 @@
#include "api/Transform.h"
#include "types.h"
-
namespace crepe {
class Texture;