From cbeff523d3c01471fcddfbf713b5d8d9e36dc1a9 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 30 May 2023 23:32:52 +0100 Subject: pngpal tool and first stab at embedding data on the EXE WIP; the embedded data has an "environ" symbol that will cause issues when we embed more than one piece of data. --- data/sprites.png | Bin 0 -> 345 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 data/sprites.png (limited to 'data/sprites.png') diff --git a/data/sprites.png b/data/sprites.png new file mode 100644 index 0000000..bfe73d4 Binary files /dev/null and b/data/sprites.png differ -- cgit v1.2.3