aboutsummaryrefslogtreecommitdiff
path: root/src/binres/zoomout_png.hpp
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-05-10 10:49:31 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-05-10 10:49:31 +0200
commita9b9ed95f39cff40710e74ed81fdedee1cfad9e2 (patch)
treeacd01294ad1ae6f88b7515d6a6d8ac790f444f1d /src/binres/zoomout_png.hpp
parentff671f2171396088210600bab39ad9631e0d1daf (diff)
Remove all warnings from source code
Diffstat (limited to 'src/binres/zoomout_png.hpp')
-rw-r--r--src/binres/zoomout_png.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binres/zoomout_png.hpp b/src/binres/zoomout_png.hpp
index 7440a45..e13bd67 100644
--- a/src/binres/zoomout_png.hpp
+++ b/src/binres/zoomout_png.hpp
@@ -1,4 +1,4 @@
-static unsigned char zoomout_png[] = {
+unsigned char zoomout_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, 0x11,