* initial work on daWarpgn_c
* 76% of .text matching
* d_a_warpgn matching for retail
* fixed initWarpArrive for GZLJ01
* d_a_warpgn matching for both demo and retail; reformat field names
* Update configure.py
* Update d_a_warpgn.cpp
* unlink from demo and commit suggestions from review
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.