mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-11 05:48:14 +00:00
Reviewed code TODOs
This commit is contained in:
@@ -704,7 +704,6 @@ Model LoadHeightmap(Image heightmap, Vector3 size)
|
||||
// TODO: Calculate normals in an efficient way
|
||||
|
||||
nCounter += 18; // 6 vertex, 18 floats
|
||||
|
||||
trisCounter += 2;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user