* remove private specifiers from game code
* fix formatting
* fix more formatting
* Add some missing public modifiers
---------
Co-authored-by: Luke Street <luke@street.dev>
* Started work on d_a_obj_stick
* Lots of green
* Fixed mAcch vtable
* Only missing switch/if problem in create
* All green
* Set stick matching
* Cleanup
* Addressed PR comments
* Reset vscode config
* d_a_ob_metalbox mostly complete
* Completed d_a_obj_metalbox
* Addressed PR issues