Difference between revisions of "DefineSub"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "__FORCETOC__ = {0A} {{IE_0A}} = {{IE_0A_ex}} Does absolutely nothing on its own. Acts as a destination for {0C} {{IE_0C}}. See also: Event_Instru...")
 
m (Xifanie moved page Event Instruction 0A to DefineSub)
 
(No difference)

Latest revision as of 14:28, 22 February 2021

{0A} DefineSub

DefineSub(xID)

Does absolutely nothing on its own. Acts as a destination for {0C} CallSub.


See also: {0B} EndSub{0C} CallSub


ID : Byte (hex)

ID with which to call the sub using {0C} CallSub.