* Port some of hsfload.c
* More byteswaps in hsfload.c
* Finish hsfload besides cenv
* hsfload fixes
* Some x64 improvements
* More x64 improvements
* 64 bit improvements
* Link in lots of files
* Fix armem bug
* Fix dll killing, load modeseldll
* Fixes, clearing TODOs
* Tons of warning/error fixes
* Linux build fixes
* Add -fPIC flag to fix build on x64 linux
* GXSETARRAY sizes and misc fixes
* More fixes
* Build all RELs
* Implement C_Quat functions
* Fix PAL build
* Mini improvements
* Fix some splits
* Remove last comma from enums
* Fix symbols
* Fix some headers and missing prototypes
* Replace most of f32 with float
* Replace most of Point3d with Vec
* Add missing esprite include with guard
* Add HuSetVecF to ext_math behind a guard
* More includes
Increases data percentage for rels to 30.93% and total data percentage to 57.72%. Still need to match fn_1_470 which has some temporary register allocation issues.