Anonymous

Changes

From Final Fantasy Inside

FF8/Field/Script/Opcodes/008 PSHI L

6 bytes added, 03:27, 24 March 2018
Created page with "* Opcode: '''0x008''' * Short name: '''PSHI_L''' * Long name: Push from Temp List (long) ==== Argument ==== Index position in the Temp List (0 <= '''Argument''' < 8). ===..."
* Long name: Push from Temp List (long)
==== Argument ====
Index position in the Temp List (0 <= '''Argument''' < 8).
==== Stack ====
... => ..., ''value''
==== Description ====
Push the ''value'' (long) at index position '''Argument''' in the Temp List onto the stack.
Anonymous user