From: Seth Date: Wed, 23 Oct 2024 23:51:41 +0000 (-0700) Subject: Another trivial change to test receive hook X-Git-Url: https://isoptera.lcsc.edu/gitweb/?a=commitdiff_plain;h=ac92df713941ba8e3dcfd1c70f32c090a4acd478;p=example_engine%2F.git Another trivial change to test receive hook --- diff --git a/main.cpp b/main.cpp index 83cbe20..74d0aeb 100644 --- a/main.cpp +++ b/main.cpp @@ -2,7 +2,6 @@ * Simple game engine example in C++ * Fall 2024 * For CS392: Game Engine Design - * Trivial change */ #define MAIN #include "game.h"