Difference between revisions of "FF8/Field/Script/Opcodes/000 NOP"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Myst6re
my_wiki>Albeoris
(Created page with "* Opcode: '''0x00''' * Short name: '''NOP''' * Long name: No operation ==== Argument ==== None. ==== Stack ==== No change. ==== Description ==== Performs no operat...")
Line 3: Line 3:
 
* Long name: No operation
 
* Long name: No operation
  
==== Argument ====
+
==== Argument ====
  
 
None.
 
None.
  
==== Stack ====
+
==== Stack ====
  
 
No change.
 
No change.
  
==== Description ====
+
==== Description ====
  
 
Performs no operation.
 
Performs no operation.

Revision as of 03:18, 24 March 2018

  • Opcode: 0x00
  • Short name: NOP
  • Long name: No operation

Argument

None.

Stack

No change.

Description

Performs no operation.