FF7/Field/Script/Opcodes/51 WMOVE
From Final Fantasy Inside
- Opcode: 0x51
- Short name: WMOVE
- Long name: Window Move
Memory layout
| 0x51 | I | X | Y |
|---|
Arguments
- const UByte I: WINDOW ID to resize.
- const UShort X: X-coordinate of the window.
- const UShort Y: Y-coordinate of the window.