You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
add missing script command (3jumptext)
This commit is contained in:
@@ -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"],
|
||||
|
Reference in New Issue
Block a user