Conversation
* Migrate extern floats to actual constants. * Tweak some float constants which were not bitwise correct. * Move some forward declares to the anonymous namespace they should have been in. * Start zCameraUpdate.
|
|
(Also, didn't mean to branch on the main repo instead of the fork, used to doing that from another project at the moment so muscle memory) |
|
Migrate extern floats to actual constants.
Tweak the existing constants to be bitwise correct.
Move some forward declares to the anonymous namespace they should have been in.
Start reversing zCameraUpdate.