On Thu Mar 27 18:32:28 2025 +0000, Robert Lippmann wrote:
lol, have been doing a lot of python coding. if you don't set something to immutable, someone somewhere down the line will modify and break things. I actually inserted the const there because the compile was failing on clang without it.
`PowerSetActiveScheme` prototype is also wrong.