aboutsummaryrefslogtreecommitdiff
path: root/src/Ok.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ok.txt')
-rw-r--r--src/Ok.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/Ok.txt b/src/Ok.txt
deleted file mode 100644
index 40192d2..0000000
--- a/src/Ok.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-const BMPMAP Ok =
-{
- 0x02,0x00, // Graphics Format
- 0x00,0x20, // Graphics DataSize
- 0x2A, // Graphics Start X
- 0x30, // Graphics Start Y
- 0x10, // Graphics Width
- 0x10, // Graphics Height
- {
- 0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x38,0xC4,0x34,0x08,0x00,0xFF,
- 0xFF,0x04,0x0A,0x19,0x12,0x22,0x24,0x24,0x23,0x18,0x07,0x00,0x00,0x00,0x00,0xFF
- }
-};