add some stuff

This commit is contained in:
wallace-aph
2018-02-19 18:28:35 -05:00
parent d306962c73
commit 9fa58c2d4d
382 changed files with 9638 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#define subliminal_width 44
#define subliminal_height 12
static unsigned char subliminal_bits[] = {
0xa9,0xec,0xba,0x72,0xfb,0x0f,0xae,0xea,0x92,0xaa,0xfa,0x0f,0xad,0xec,0xaa,
0x2a,0xfa,0x0f,0xab,0xea,0xba,0xaa,0xfa,0x0f,0xdc,0x8c,0xba,0xaa,0xe2,0x0f,
0xff,0xff,0xff,0xff,0xff,0x0f,0xca,0xed,0x7f,0x2a,0xbb,0x0e,0xaa,0xea,0xbf,
0xab,0xba,0x04,0xaa,0xe8,0x7f,0x2b,0xbb,0x0a,0xaa,0xea,0xff,0xaa,0xba,0x0e,
0xaa,0x8a,0x3f,0x37,0xa3,0x0e,0xff,0xff,0xff,0xff,0xff,0x0f};