* Roten Work
- daNpcRoten_c almost matching
- daObj_Roten_c OK
I don't think these are actually related but they had the same name so I put them together
* Minor Cleanup
* daNpc_Os_c Work
Mostly matching
* How Did I Miss This
Somehow this wasn't erroring on my machine
* Hopefully This Works Now
* Surely this is the last one
* Definitely compiles now
* Cleanup
* Use fpcM_ERROR_PROCESS_ID_e enum instead of literal -1/0xFFFFFFFF everywhere
* Disambiguate variable names by using itemNo/msgNo instead of itemID/msgID
* Small but important fix for m_DoExt_McaMorf
* Better fix for m_DoExt_McaMorf lol
* Work on d_a_mozo
* Add dEvt_Command_e, dEvt_Condition_e, and dNpc_MessageStatus_e; also implement those 3 in d_a_obj_paper.
* 100% match d_a_disappear
* Remove nonmatching comments from d_a_disappear
* Clean up d_a_mozo slightly