mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-14 21:39:01 -04:00
42b75737d5
* 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]