Skip to content

Commit

Permalink
try fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sthalik committed Nov 15, 2024
1 parent 6b271f3 commit f3a5962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chunk-walls.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ template<bool IsWest>
quad_tuple get_wall_quad_stuff(const CutResult<Int>::rect& geom, const CutResult<Int>::rect& orig,
Vector2ui orig_tex_pos, Vector2ui orig_tex_size)
{

return {};
}

ArrayView<const Quads::indexes> make_indexes(uint32_t count)
Expand Down

0 comments on commit f3a5962

Please sign in to comment.