ADD

From Final Fantasy Hacktics Wiki
(Redirected from Event Instruction B0)
Jump to navigation Jump to search

{B0} ADD

ADD(xVARI,xVALU)

Add Immediate | Variable = Variable + ImmediateValue (Can overflow)


See also: {B1} ADDVar{BE} ZERO


Variable : Half-Word (hex)

Click here for the list of Variables


Immediate Value : Half-Word (hex)

Value that will be use along with the operand to change the address' value.