aboutsummaryrefslogtreecommitdiff
path: root/src/binres/mat_png.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/binres/mat_png.hpp')
-rw-r--r--src/binres/mat_png.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binres/mat_png.hpp b/src/binres/mat_png.hpp
index c00391c..e4a6cc3 100644
--- a/src/binres/mat_png.hpp
+++ b/src/binres/mat_png.hpp
@@ -1,4 +1,4 @@
-static unsigned char mat_png[] = {
+unsigned char mat_png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d,
0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x32, 0x00, 0x00, 0x00, 0x32,
0x08, 0x06, 0x00, 0x00, 0x00, 0x1e, 0x3f, 0x88, 0xb1, 0x00, 0x00, 0x00,