Moved source file locations for easier compiling; cleaned up Makefile; cleaned up opengl code

This commit is contained in:
2022-12-13 18:32:36 +00:00
parent 18eefd4937
commit 60bf5ca7bc
50 changed files with 47 additions and 777 deletions

View File

@@ -0,0 +1,5 @@
#ifndef THREEDPHYSICS_H
#define THREEDPHYSICS_H
#endif