mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-01-31 01:15:21 +01:00
The array sizes, such as instructions_size, contains the size of the array in bytes. This is wrong and should the max element count of the array. Signed-off-by: Ronald Caesar <github43132@proton.me>