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

index 83cbe20bf5338317297c09725f706ca55676162b..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"