diff options
| author | Le Juez Victor <[email protected]> | 2023-04-29 15:03:19 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-29 17:03:19 +0200 |
| commit | 662dfad670eb634c1aa4cab2bfa31880cd995df3 (patch) | |
| tree | a6898c1894274a252df6f75600be82296b8792d7 /src/raylib.rc.data | |
| parent | 98cb7a19a1a444726eb31af34d4c25cd06c347cb (diff) | |
| download | raylib-662dfad670eb634c1aa4cab2bfa31880cd995df3.tar.gz raylib-662dfad670eb634c1aa4cab2bfa31880cd995df3.zip | |
Correction of values used only once in GenMeshCubicmap (#3032)
* Correction of values used only once in GenMeshCubicmap
The mapWidth and mapHeight values were only used as a limit in the for loop when they could be used throughout the function.
* mapWidth and mapHeight removed from GenMeshCubicmap
mapWidth and mapHeight have been removed from GenMeshCubicmap in favor of using cubicmap.width and cubicmap.height
Diffstat (limited to 'src/raylib.rc.data')
0 files changed, 0 insertions, 0 deletions
