From d0377a5b7c811069d874888a0f289dafe24028f1 Mon Sep 17 00:00:00 2001 From: Alfie King Date: Fri, 6 Sep 2024 15:53:05 +0100 Subject: [PATCH] minor spelling mistake --- src/example-game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/example-game.cpp b/src/example-game.cpp index 8992518..760507e 100644 --- a/src/example-game.cpp +++ b/src/example-game.cpp @@ -1,4 +1,4 @@ -// Inludes +// Includes #include "engine.h" // Variables