Difference between revisions of "FF8/Field/Script/Opcodes/007 PSHN L"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Myst6re
 
my_wiki>Myst6re
Line 9: Line 9:
 
==== Stack ====
 
==== Stack ====
  
... => ..., value
+
... => ..., ''value''
  
 
==== Description ====
 
==== Description ====
  
 
Push '''Argument''' onto the stack.
 
Push '''Argument''' onto the stack.

Revision as of 00:03, 10 February 2012

  • Opcode: 0x007
  • Short name: PSHN_L
  • Long name: Push Numeric (long)

Argument

Long value.

Stack

... => ..., value

Description

Push Argument onto the stack.