Bitwise functions now use 64 bit integers.

This commit is contained in:
jussi
2025-01-17 13:11:03 +02:00
parent 6ddaea56a5
commit 3cccee885e
3 changed files with 22 additions and 21 deletions

View File

@@ -33,6 +33,7 @@ DETAILED CHANGES:
- ADDED: SwapBufferEndianness.
- ADDED: Reference lib.
- ADDED: BUFFER_UNSIGNED_LONG and BUFFER_LONG.
- FIXED: Bitwise functions now use 64 bit integers.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0