EasyRPG / liblcf

Library to handle RPG Maker 2000/2003 and EasyRPG projects
https://easyrpg.org
MIT License
116 stars 55 forks source link

Change Double BigEndian swap code #438

Closed Ghabry closed 2 years ago

Ghabry commented 2 years ago

The old one was optimized away This generates worse code but as this is only used during Load and Save the negative speed impact can be ignored