mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-29 02:31:49 +00:00
4 lines
147 B
Plaintext
4 lines
147 B
Plaintext
//Workaround by Ginja due to the fact initial(parent_type) does not work.
|
|
|
|
#define PARENT(x) text2path(replacetext("[x]", regex("/\[^/\]+$"), ""))
|