aboutsummaryrefslogtreecommitdiff
path: root/game/main.cpp
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-12-20 11:36:36 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-12-20 11:36:36 +0100
commit03aea832aa0bc2edba2cc5ab4d9f8eba42d355be (patch)
tree053c561c61e4d932c8cb4f8c4008654435906ce6 /game/main.cpp
parente5a519589c2b016c524230edc9e625826ab08640 (diff)
add game folder
Diffstat (limited to 'game/main.cpp')
-rw-r--r--game/main.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/game/main.cpp b/game/main.cpp
new file mode 100644
index 0000000..af14ed5
--- /dev/null
+++ b/game/main.cpp
@@ -0,0 +1,3 @@
+int main() {
+
+}