* 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_warpfout]: Class methods and .data OK
.rodata missing... something
* Clean up issues raised in PR
Remove unnecessary this->
Retype _execute and _delete from BOOL to bool
* Swap mEvtInfo.mCommand for mEvtInfo.checkCommandTalk()
* Matching
* More cleanup for the PR
---------
Co-authored-by: Franklyn Tackitt <git@frank.af>