It combines three incorrectly separated arrays into a single array, the separated array causes issues if compiler reorders array offsets e.g. this causes a crash in PC port when the move sludge is used with animations on because the arrays are compiled in different offsets which causes unmapped memory access.
Description
It combines three incorrectly separated arrays into a single array, the separated array causes issues if compiler reorders array offsets e.g. this causes a crash in PC port when the move sludge is used with animations on because the arrays are compiled in different offsets which causes unmapped memory access.
Discord contact info
nt_x86