aboutsummaryrefslogtreecommitdiff
path: root/pacc/glsl/esheader.inc
blob: 3ca61f1a91dc499c3ebae1f9df759d73dd832a98 (plain)
1
2
3
4
5
static const uint8_t esheader[] = {
  0x23, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x20, 0x31, 0x30, 0x30,
  0x0a, 0x0a, 0x00
};