Skip to content

Instantly share code, notes, and snippets.

@collinticer
Created July 3, 2020 21:38
Show Gist options
  • Save collinticer/7287abaa44640b3cf2608bfa84014091 to your computer and use it in GitHub Desktop.
Save collinticer/7287abaa44640b3cf2608bfa84014091 to your computer and use it in GitHub Desktop.
XCTRLSTYLE 2, 3
CONTROLLER 1 OUT ControllerType
IF ControllerType == 4 OR ControllerType == 5 THEN
PRINT "Ah! A wizard just like me!"
ELSE
PRINT "Nothing to see here."
END IF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment