mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-01 06:14:07 +00:00

- every malloc is now aligned on 16 bytes - no need for the hidden pointers - ct60_vmalloc() is called only once, the rest is handled by dlmalloc (SV XBIOS' vmalloc is pretty fragile)