]> isoptera.lcsc.edu Git - example_engine/.git/commitdiff
Another trivial change to test receive hook
authorSeth <sslong@lcsc.edu>
Wed, 23 Oct 2024 23:50:33 +0000 (16:50 -0700)
committerSeth <sslong@lcsc.edu>
Wed, 23 Oct 2024 23:50:33 +0000 (16:50 -0700)
main.cpp

index 74d0aeb98969920ca65c890b6776dd115fe3a7eb..83cbe20bf5338317297c09725f706ca55676162b 100644 (file)
--- a/main.cpp
+++ b/main.cpp
@@ -2,6 +2,7 @@
  * Simple game engine example in C++
  * Fall 2024
  * For CS392:  Game Engine Design
+ * Trivial change
  */
 #define MAIN
 #include "game.h"