summaryrefslogtreecommitdiff
path: root/plugingui/img_test.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2013-03-30 16:34:41 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2013-03-30 16:34:41 +0100
commit6004611f16f0785515db279f305e2649eada904f (patch)
tree1f84df8d8b1fe94fe61685c44d6c108e7c758da0 /plugingui/img_test.h
parent9970e03634aed173f3f82bc61540a8af10c76150 (diff)
createrc.sh
Diffstat (limited to 'plugingui/img_test.h')
-rw-r--r--plugingui/img_test.h111
1 files changed, 0 insertions, 111 deletions
diff --git a/plugingui/img_test.h b/plugingui/img_test.h
deleted file mode 100644
index 64cc968..0000000
--- a/plugingui/img_test.h
+++ /dev/null
@@ -1,111 +0,0 @@
-struct __img_test {
- size_t width;
- size_t height;
- unsigned int pixels[100];
- unsigned int order;
-} img_test = {
- 10,
- 10,
- {
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00e9ec7f,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x0000ec7f,
- 0x0000007f,
- 0xec0b007f,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00ec067f,
- 0x00000000,
- 0x00e9ecff,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x0000ecff,
- 0x000000ff,
- 0xec0b00ff,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00ec06ff,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000,
- 0x00000000
- },
- 0x03020100};