summaryrefslogtreecommitdiff
path: root/packer/src/bin/res
diff options
context:
space:
mode:
authorMicha White <botahamec@outlook.com>2024-01-01 19:41:32 -0500
committerMicha White <botahamec@outlook.com>2024-01-01 19:41:32 -0500
commit488c7ed94b0662222fa0d825ab81b60b0b1e5d6c (patch)
tree83d7c6b2d7a0de9bedffbc5760396f965b6d10cb /packer/src/bin/res
parent82a737798b5694e353971a00f46d117743d2a03e (diff)
Created a texture packer
Diffstat (limited to 'packer/src/bin/res')
-rw-r--r--packer/src/bin/res/bunny.ffbin0 -> 8208 bytes
-rw-r--r--packer/src/bin/res/bunny.pngbin0 -> 438 bytes
-rw-r--r--packer/src/bin/res/gator.bmpbin0 -> 750054 bytes
-rw-r--r--packer/src/bin/res/gator.ffbin0 -> 2000016 bytes
-rw-r--r--packer/src/bin/res/ghost.icobin0 -> 67646 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/packer/src/bin/res/bunny.ff b/packer/src/bin/res/bunny.ff
new file mode 100644
index 0000000..64c5a69
--- /dev/null
+++ b/packer/src/bin/res/bunny.ff
Binary files differ
diff --git a/packer/src/bin/res/bunny.png b/packer/src/bin/res/bunny.png
new file mode 100644
index 0000000..87ba72d
--- /dev/null
+++ b/packer/src/bin/res/bunny.png
Binary files differ
diff --git a/packer/src/bin/res/gator.bmp b/packer/src/bin/res/gator.bmp
new file mode 100644
index 0000000..e752b56
--- /dev/null
+++ b/packer/src/bin/res/gator.bmp
Binary files differ
diff --git a/packer/src/bin/res/gator.ff b/packer/src/bin/res/gator.ff
new file mode 100644
index 0000000..aac1bcb
--- /dev/null
+++ b/packer/src/bin/res/gator.ff
Binary files differ
diff --git a/packer/src/bin/res/ghost.ico b/packer/src/bin/res/ghost.ico
new file mode 100644
index 0000000..102de00
--- /dev/null
+++ b/packer/src/bin/res/ghost.ico
Binary files differ