mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 20:03:08 +09:00
12 lines
115 B
Text
12 lines
115 B
Text
# aliases for flag vectors (AF)
|
|
# AB -> 1
|
|
# A -> 2
|
|
AF 2
|
|
AF AB
|
|
AF A
|
|
|
|
SFX A Y 1
|
|
SFX A 0 x .
|
|
|
|
SFX B Y 1
|
|
SFX B 0 y/2 .
|