mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-07-14 15:21:03 -05:00
Merge pull request #85 from yenatch/master
More script commands. original-commit-id: e09aff77152b50cd9fde923fc913a6f5b815c3e8
This commit is contained in:
commit
211ce8f725
|
|
@ -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