From d672adbeb91340e98191451fdb64a2b0f7b76f70 Mon Sep 17 00:00:00 2001 From: iAmInAction <83808704+iAmInActions@users.noreply.github.com> Date: Mon, 25 Apr 2022 08:07:03 +0200 Subject: [PATCH] Fixed loading on big endian CPUs This allows you to run this code on little and big endian, thus making it run fine on PowerPC as well as x86 and ARM.