* 13% matching in .text
* 32% matching in .text
* d_a_obj_buoyrace 98%
* d_a_obj_buoyrace demo 98%
* link d_a_obj_buoyrace
* Small refactor
* More refactoring
* Small renaming work
* Fix errors
* Variable name cleanup
It's not completely consistent, but it seems like the majority used `bool`, and only a handful used `BOOL`. So I switched all of them to `bool` except for 13 TUs that stopped matching when changed like this.