Prev: 5EBF Up: Map Next: 5ECF
5EC7: Decrease in y axis
Used by the routine at Vector_MovePositionA.
Pos_Dec_y_axis 5EC7 LD HL,(ManData_PosPrimary_dfc3)
5ECA DEC HL
5ECB LD (ManData_PosPrimary_dfc3),HL
5ECE RET
Prev: 5EBF Up: Map Next: 5ECF