add line drawing
This commit is contained in:
@ -170,6 +170,4 @@ void push_quad_payload_to_vertex_buffer_builder(struct QuadBatch batch,
|
||||
|
||||
((ElementIndexedQuadWithoutColorWithoutTexture *)builder->base)[index] = payload;
|
||||
}
|
||||
|
||||
SDL_assert(false);
|
||||
}
|
||||
|
Reference in New Issue
Block a user