Memory layout

| 0x3B | B1 / B2 | A1 | A2 | |——|———–|——|——|

Arguments

Description

Copies the amount of gil the party has into the destination addresses. As the gil amount is a four-byte value, the arguments require two destination addresses to place two two-byte values into. Address 1 takes the lower two bytes of the gil amount, while address 2 takes the higher two bytes.