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

index 74d0aeb98969920ca65c890b6776dd115fe3a7eb..b124ebfd4741ecb0cd1533527eaddc8e78a212f6 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"