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.
* [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>