void tim_memoryWriteShort(int address, int value); //id:0x1009
Writes an integer value to an address.
Set Vaan's License Points to 10000
regI0 = 0; //vaan identifier
regI1 = tim_memoryExecute(0x00320A40, regI0, 0, 0, 0); //getBattleUnitKeep(...)
regI2 = 10000; //license points
tim_memoryWriteShort(regI1 + 0x0190, regI2); //0x0190: license points offset