shithub: cstory

Download patch

ref: f36fc61de3dada74f5f5861db9a1c5addcc8242f
parent: 38484613d5ade3ff4302db348dda8cc0f8faaf48
author: Clownacy <Clownacy@users.noreply.github.com>
date: Mon Jan 6 10:52:07 EST 2020

Made Input.cpp more ASM-accurate

There was one ASM-inaccuracy I missed last time, but now I've also
made the file's memory layout accurate (it appears that global
variable initialisation actually affects the order they reside in
memory).