================================================================
■ Usage
================================================================
1. Open the plugin in the Plugin-Manager.
2. Click on formula macros.
3. Click on a free row.
4. Put in a name and a formula.
5. Now you can use that name in every formula you want. It will be replaced
with the formula.
You can use different macros in one formula or the same macro as many times
you want.
Examples:
myMacro * 10
a.atk + 3 + myMacro + 5
(a.atk > a.mat) ? myMacro1 : myMacro2
================================================================
■ Terms of Use
================================================================
This work is licensed under the MIT license.