diff options
| author | noshbar <noshbar@gmail.com> | 2018-10-10 22:28:17 +0200 |
|---|---|---|
| committer | noshbar <noshbar@gmail.com> | 2018-10-10 22:28:17 +0200 |
| commit | ccaf462cbf4d56886372b720238ad8aa9718ad06 (patch) | |
| tree | e68a86a321bcfc9ce89bef84d8313bd60e90537c /src/external/lua/include/lua.h | |
| parent | f238b9ea3c6b2b380a07d37ebe82d7fcde4a1ce1 (diff) | |
| download | raylib-ccaf462cbf4d56886372b720238ad8aa9718ad06.tar.gz raylib-ccaf462cbf4d56886372b720238ad8aa9718ad06.zip | |
GenImageFontAtlas prototype in raylib.h is incorrect.
The prototype of GenImageFontAtlas() in the main raylib.h header has a set of swapped parameter names.
Going through the usage of the function within raylib itself, it appears as if the correct order is:
1) charsCount
2) fontSize
However, it's exposed to the world as the other way around, which may cause some major confusion.
Diffstat (limited to 'src/external/lua/include/lua.h')
0 files changed, 0 insertions, 0 deletions
