rename coord.h to physics.h

This commit is contained in:
theo3
2022-03-28 17:28:17 -07:00
parent 6cf555f074
commit 755571834d
45 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include "structures.h"
#include "room.h"
#include "screen.h"
#include "coord.h"
#include "physics.h"
#include "functions.h"
#include "save.h"
#include "area.h"