#VAR(dialogue, TABLE)
#ADDTBL("Atlas sjis.tbl", dialogue)
#ACTIVETBL(dialogue)
#VAR(PTR, CUSTOMPOINTER)
#CREATEPTR(PTR, "LINEAR", $10EA0, 32)
#VAR(PTRTBL, POINTERTABLE)
#PTRTBL(PTRTBL, $FF20, 4, PTR)
#JMP($10EA0)
#HDR($10EA0)
^^^
Only copy the text above and put it in front of the script file, it should look like this:
No comments:
Post a Comment