Ames 1fe (call target)

From Final Fantasy XII Wiki
Revision as of 13:18, 23 July 2019 by Admin (talk | contribs) (Created page with "{{Call|id=0x01fe|return=void|name=ames_1fe|args=int windowId, int dialogId, int posx, int posy, int align, int windowType|act=}}Displays dialog window of given type with text....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature:

void ames_1fe(int windowId, int dialogId, int posx, int posy, int align, int windowType); // id: 0x01fe

Displays dialog window of given type with text.

dialogId - ID of the dialog to display; consists of dialog number in EBP's second section ORed by 0x1000000.