diff options
| author | jussi | 2025-06-11 17:00:25 +0300 |
|---|---|---|
| committer | jussi | 2025-06-11 17:00:25 +0300 |
| commit | a38e76873b5ca3080c8046ae4759866d8cccc4e5 (patch) | |
| tree | ca3b5b8d0ec66b3d9c64f46b6b7d5db4e481658a /API.md | |
| parent | 5b8af05e96b33f2d032cc31a329b89e1231d5502 (diff) | |
| download | reilua-enhanced-a38e76873b5ca3080c8046ae4759866d8cccc4e5.tar.gz reilua-enhanced-a38e76873b5ca3080c8046ae4759866d8cccc4e5.tar.bz2 reilua-enhanced-a38e76873b5ca3080c8046ae4759866d8cccc4e5.zip | |
uluaGet* pops lua stack correctly when userdata given in table.
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3682,7 +3682,7 @@ Default projection matrix near cull distance --- -> RL_CULL_DISTANCE_FAR = 1000.0 +> RL_CULL_DISTANCE_FAR = 1000 Default projection matrix far cull distance |
