diff options
Diffstat (limited to 'src/image_data/crt.h')
-rw-r--r-- | src/image_data/crt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image_data/crt.h b/src/image_data/crt.h index 83bce95..145e3c3 100644 --- a/src/image_data/crt.h +++ b/src/image_data/crt.h @@ -3,7 +3,7 @@ #include "image.h" static const nv_image_t crt_image = { - 100, 100, 4, + 100, 100, 4, 0, "\377\377\0\377\0\377\377\0\377\0\225\377\0\377\0\25\336\336\337\377\333\333" "\335\377\330\330\331\377\322\322\324\377\317\317\320\377\312\312\320\377\303" "\303\310\377\277\277\305\377\275\275\304\377\277\277\305\377\303\303\310\377" |