mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 23:15:06 -04:00
cf87a207b6
* Implement `onCondition` inline function of `dEvt_info_c` * decompile d_a_obj_bmshutter.cpp * remove uncesary inline and this-> * use dEvt_info_c::checkCommandDemoAccrpt instead of daObjBmSh_c::checkCommandDemoAccrpt * change style of members * Revert "Implement `onCondition` inline function of `dEvt_info_c`" This reverts commit dc7e945aedef44eb7be76a61c2da37e238560c3e. * use `i_onCondition` instead of `onCondition` * make l_ statics local * remove uncessesary parenthesis * make actor function pointers return ints * make l_check_area a Vec[4]