Difference between revisions of "FF8/Field/Script/Opcodes/007 PSHN L"
Jump to navigation
Jump to search
Qhimm>Myst6re |
ffrtt>BukTop m (4 revisions imported) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Push Numeric (long) | * Long name: Push Numeric (long) | ||
==== Argument ==== | ==== Argument ==== | ||
Long value. | Long value. | ||
==== Stack ==== | ==== Stack ==== | ||
... => ..., value | ... => ..., ''value'' | ||
==== Description ==== | ==== Description ==== | ||
Push '''Argument''' onto the stack. | Push '''Argument''' onto the stack. |
Latest revision as of 04:22, 23 May 2019
- Opcode: 0x007
- Short name: PSHN_L
- Long name: Push Numeric (long)
Argument
Long value.
Stack
... => ..., value
Description
Push Argument onto the stack.