summaryrefslogtreecommitdiffhomepage
path: root/draw/anim.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'draw/anim.hpp')
-rw-r--r--draw/anim.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/draw/anim.hpp b/draw/anim.hpp
index a9fd6011..9a49289a 100644
--- a/draw/anim.hpp
+++ b/draw/anim.hpp
@@ -34,8 +34,6 @@ struct anim_mesh
Array<clickable>& list);
private:
- static std::array<UnsignedShort, 6> make_index_array();
-
struct vertex_data
{
Vector3 position;