PoroCYon / Altar.NET

GameMaker: Studio data.win unpacker (mainly for Undertale) - NOTE: THIS IS A MIRROR OF THE GITLAB REPO.
https://gitlab.com/PoroCYon/Altar.NET
Other
45 stars 11 forks source link

Added sal and sar #7

Closed AntyMew closed 8 years ago

AntyMew commented 8 years ago

0x0F and 0x10 are arithmetic shifts. On floats and doubles they act like rotation instead

PoroCYon commented 8 years ago

Thanks!