mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-04-24 23:27:03 -05:00
add missing script command (3jumptext)
original-commit-id: 28b565a01c40bf61990ad84c78cf602e2419256e
This commit is contained in:
parent
451a0d7700
commit
6829d3aafe
|
|
@ -2817,6 +2817,7 @@ pksv_crystal_more = {
|
|||
0x4F: ["loadmenudata", ["data", MenuDataPointerParam]],
|
||||
0x50: ["writebackup"],
|
||||
0x51: ["jumptextfaceplayer", ["text_pointer", RawTextPointerLabelParam]],
|
||||
0x52: ["3jumptext", ["text_pointer", PointerLabelBeforeBank]],
|
||||
0x53: ["jumptext", ["text_pointer", RawTextPointerLabelParam]],
|
||||
0x54: ["closetext"],
|
||||
0x55: ["keeptextopen"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user