add RECALL to core unit macros
Many UMC projects already have a RECALL macro.
This commit is contained in:
parent
9b03262d04
commit
29bc800600
1 changed files with 6 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue