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

index b124ebfd4741ecb0cd1533527eaddc8e78a212f6..74d0aeb98969920ca65c890b6776dd115fe3a7eb 100644 (file)
--- 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"