mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 21:11:59 -04:00
scannon / scannon_crs / scannon_ten done (#2632)
* scannon done * scannon_crs done * scannon_ten done * pr * attention debug stuff * attn flags * fix build
This commit is contained in:
@@ -1010,7 +1010,7 @@ int daArrow_c::procSlingHitInit(cXyz* param_0, dCcD_GObjInf* param_1) {
|
||||
|
||||
if (!daAlink_c::notSwordHitVibActor(hit_ac)) {
|
||||
u16 hitmark;
|
||||
if (hit_ac != NULL && fopAcM_checkStatus(hit_ac, 0x10000) != 0) {
|
||||
if (hit_ac != NULL && fopAcM_CheckStatus(hit_ac, 0x10000) != 0) {
|
||||
hitmark = 1;
|
||||
} else {
|
||||
hitmark = 9;
|
||||
|
||||
Reference in New Issue
Block a user