* Fix some profile comments
* Add missing static for local visibility data
* Move proc name and draw priority enums to f_pc
* Add _e suffix to daObjBarrier_c proc enum
* Change proc name enum format to match TP
* Change draw prio enum format to match TP
* Change ItemNo enum format, finish fixing item names
* Revert static for cb1 hio
* Clean up formatting of profile comments
* Fix comment alignment
* d_a_obj_gnnbtltaki OK
* d_a_obj_gnnbtltaki Cleanup
* set d_a_obj_gnnbtltaki as matching.
* d_a_obj_gnnbtltaki OK for GZLJ01, GZLE01, GZLP01
* Update d_a_obj_gnnbtltaki.cpp
* d_a_obj_gnnbtltaki Retail and Demo OK
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.