mirror of
https://github.com/zoriya/Gamacon.git
synced 2026-05-27 09:01:51 +00:00
fixing norm issue
This commit is contained in:
@@ -80,8 +80,6 @@ bool hovered)
|
||||
sfVertexArray_getVertex(this->vertices, j)->color = colors[sel];
|
||||
}
|
||||
|
||||
|
||||
|
||||
void sfmlrenderer_draw_tilemap(gc_engine *engine, gc_entity *entity, \
|
||||
struct vertex_component *info, float dt)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user