Changed: Updated makefile to include new boundingboxes.

This commit is contained in:
Foxar
2020-12-20 14:11:50 +01:00
parent 596bf2d89a
commit 11a4e2ee76
+1
View File
@@ -6,6 +6,7 @@ EE_OBJS = \
models/math/point.o \
models/math/vector3.o \
models/mesh_frame.o \
models/bounding_box.o \
models/mesh_material.o \
models/mesh.o \
models/sprite.o \