diff options
author | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-08-11 23:00:26 +1000 |
---|---|---|
committer | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-08-11 23:00:26 +1000 |
commit | b03bde3d412148cd573f5f14012cdd270f309947 (patch) | |
tree | 848af582079a60787cc5a5f8138e7ca6d508f2ee /src/physics/physics.c | |
parent | 48a703e52490cb52fd32e54e3e37f7e70462a267 (diff) |
starting work on immediate mode drawing
Diffstat (limited to 'src/physics/physics.c')
-rw-r--r-- | src/physics/physics.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/physics/physics.c b/src/physics/physics.c deleted file mode 100644 index 299c0c1..0000000 --- a/src/physics/physics.c +++ /dev/null @@ -1 +0,0 @@ -#include "physics.h"
\ No newline at end of file |