GothicKit / ZenKit

A re-implementation of file formats used by the early 2000's ZenGin
http://zk.gothickit.dev/
MIT License
44 stars 10 forks source link

[v1.0.0] Replace `int` with `int32_t` #18

Closed lmichaelis closed 1 year ago

lmichaelis commented 1 year ago

This would make sure that integers are always 32-bit (maybe some arcane, old system uses the LP32 model). This is especially important for the VM.