Skip to content

Instantly share code, notes, and snippets.

@hcorion
Created April 25, 2017 01:06
Show Gist options
  • Save hcorion/be452250aeb46e02b1dd4ad5ae519d8d to your computer and use it in GitHub Desktop.
Save hcorion/be452250aeb46e02b1dd4ad5ae519d8d to your computer and use it in GitHub Desktop.
let spritePal* {.codegenDecl: "$# $# __attribute__((aligned(4)))".} : array[4, uint16] =
[(uint16)0x001E,0x7FFF,0x03E0,0x7C1F]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment