Avoid multiple calls to GetScreenHorizontalScrollPosition/GetScreenVerticalScrollPosition
gprof says that this takes a long time, but I don't know if that's trustworthy. Even if not, calling those methods half as many times isn't bad.
Authored by: david_costanzo 2022-01-15
Parent: [r5863]
Child: [r5865]