Difference between revisions of "FF8/Field/Script/Opcodes/11F DISC"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x11F''' * Short name: '''DISC''' * Long name: Prepare disc change ==== Argument ==== none ==== Stack ==== :''Disc number'' :'''DISC''' ==== Description ==== S...") |
m (4 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Prepare disc change | * Long name: Prepare disc change | ||
− | ==== Argument ==== | + | ==== Argument ==== |
+ | |||
none | none | ||
− | |||
− | |||
− | |||
− | ==== Description ==== | + | ==== Stack ==== |
+ | |||
+ | : ''Disc number'' | ||
+ | : '''DISC''' | ||
+ | |||
+ | ==== Description ==== | ||
− | Sets up which disc is asked for when [[FF8/Field/Script/Opcodes/ | + | Sets up which disc is asked for when [[FF8/Field/Script/Opcodes/038_DISCJUMP|DISCJUMP]] is called. |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x11F
- Short name: DISC
- Long name: Prepare disc change
Argument
none
Stack
- Disc number
- DISC
Description
Sets up which disc is asked for when DISCJUMP is called.