add RECALL to core unit macros

Many UMC projects already have a RECALL macro.
This commit is contained in:
Groggy Dice 2013-12-20 01:38:08 -05:00
parent 9b03262d04
commit 29bc800600

View file

@ -165,6 +165,12 @@
[/unit]
#enddef
#define RECALL ID_STRING
[recall]
id={ID_STRING}
[/recall]
#enddef
#define GUARDIAN
# Meant to be used as a suffix to a unit-generating macro call.
[+unit]