We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfe3eb3 + 312e7b0 commit f8828f7Copy full SHA for f8828f7
fighters/lucina/src/opff.rs
@@ -92,7 +92,6 @@ unsafe fn up_special_proper_landing(fighter: &mut L2CFighterCommon) {
92
WorkModule::off_flag(fighter.module_accessor, *FIGHTER_MARTH_STATUS_SPECIAL_HI_FLAG_TRANS_MOVE);
93
}
94
95
-
96
// Up Special Reverse
97
unsafe fn up_special_reverse(boma: &mut BattleObjectModuleAccessor, status_kind: i32, stick_x: f32, facing: f32, frame: f32) {
98
if StatusModule::is_changing(boma) {
0 commit comments