Difference between revisions of "FF8/Field/Script/Opcodes/07E CLEAR"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x07E''' * Short name: '''CLEAR''' * Long name: New Game ==== Argument ==== none ==== Stack ==== :'''CLEAR''' ==== Description ==== Resets all variables and ga...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: New Game | * Long name: New Game | ||
− | ==== Argument ==== | + | ==== Argument ==== |
+ | |||
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | :'''CLEAR''' | + | |
+ | : '''CLEAR''' | ||
+ | |||
+ | ==== Description ==== | ||
− | |||
Resets all variables and game data. Only used when starting a new game (and in debug rooms). | Resets all variables and game data. Only used when starting a new game (and in debug rooms). |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x07E
- Short name: CLEAR
- Long name: New Game
Argument
none
Stack
- CLEAR
Description
Resets all variables and game data. Only used when starting a new game (and in debug rooms).