Created
April 28, 2018 19:40
-
-
Save ThomasAdam/8b7a5b16ba69fb29ff091a40af0a0f0f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DestroyMenu f | |
AddToMenu f hello Title | |
+ Greyed "first" Exec exec first | |
+ Greyed foo Exec exec foo | |
+ Greyed bar Exec exec bar | |
+ Greyed baz Exec exec baz | |
Menu f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment