Difference between revisions of "ADDVar"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {B1} {{IE_B1}} = {{IE_B1_ex}} {{IE_B1_desc}} To save the selection, use the Immediate Value x0018. See also: {10} {{IE_10}} ― [...")
 
Line 4: Line 4:
 
{{IE_B1_desc}}
 
{{IE_B1_desc}}
  
To save the selection, use the [[#Immediate|Immediate Value]] x0018.
 
  
 
+
See also: [[Event_Instruction_B0|{B0} {{IE_B0}}]] ― [[Event_Instruction_BE|{BE} {{IE_BE}}]]
See also: [[Event_Instruction_10|{10} {{IE_10}}]] ― [[Event_Instruction_51|{51} {{IE_51}}]]
 
  
  
 +
== <span id="Variable1">Variable 1 : Half-Word (hex)</span> ==
 
{{Variables}}
 
{{Variables}}
  
  
{{Immediate}}
+
== Variable 2 : Half-Word (hex) ==
 +
See [[#Variable1|Variable 1]].

Revision as of 14:29, 14 January 2014

{B1} ADDVar

ADDVar(xVAR1,xVAR2)

Add Variable | Variable1 = Variable1 + Variable2 (Can overflow)


See also: {B0} ADD{BE} ZERO


Variable 1 : Half-Word (hex)

Click here for the list of Variables


Variable 2 : Half-Word (hex)

See Variable 1.