summaryrefslogtreecommitdiffstats
path: root/src/assets
diff options
context:
space:
mode:
authorRaymond Hogenson <rhogenson@posteo.net>2018-08-20 09:06:00 -0400
committerRaymond Hogenson <rhogenson@posteo.net>2018-08-20 09:06:00 -0400
commitedb8bd8c4db2df1dee62cbd23f6ca3111a75c67e (patch)
tree55187da55a1ce599966d0427aa585712c7756853 /src/assets
parentCount frames more precisely (diff)
downloadstallman-shooter-edb8bd8c4db2df1dee62cbd23f6ca3111a75c67e.tar.zst
Move assets directory
I've moved it, now of course I need to update the source to reflect this change. But I'm putting those in separate commits because of how many times I've been warned that git moving things is suspect.
Diffstat (limited to 'src/assets')
-rw-r--r--src/assets/binary_blob.pngbin0 -> 1539 bytes
-rw-r--r--src/assets/binary_blob.xcfbin0 -> 4520 bytes
-rw-r--r--src/assets/gates.pngbin0 -> 3484 bytes
-rw-r--r--src/assets/gates.xcfbin0 -> 8595 bytes
-rw-r--r--src/assets/player_pepp.pngbin0 -> 2439 bytes
-rw-r--r--src/assets/player_pepp.xcfbin0 -> 3723 bytes
-rw-r--r--src/assets/stallman.pngbin0 -> 4740 bytes
-rw-r--r--src/assets/stallman.xcfbin0 -> 6888 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/src/assets/binary_blob.png b/src/assets/binary_blob.png
new file mode 100644
index 0000000..c1e965c
--- /dev/null
+++ b/src/assets/binary_blob.png
Binary files differ
diff --git a/src/assets/binary_blob.xcf b/src/assets/binary_blob.xcf
new file mode 100644
index 0000000..da9b0ec
--- /dev/null
+++ b/src/assets/binary_blob.xcf
Binary files differ
diff --git a/src/assets/gates.png b/src/assets/gates.png
new file mode 100644
index 0000000..e86a5b6
--- /dev/null
+++ b/src/assets/gates.png
Binary files differ
diff --git a/src/assets/gates.xcf b/src/assets/gates.xcf
new file mode 100644
index 0000000..62bb2b6
--- /dev/null
+++ b/src/assets/gates.xcf
Binary files differ
diff --git a/src/assets/player_pepp.png b/src/assets/player_pepp.png
new file mode 100644
index 0000000..35df0cb
--- /dev/null
+++ b/src/assets/player_pepp.png
Binary files differ
diff --git a/src/assets/player_pepp.xcf b/src/assets/player_pepp.xcf
new file mode 100644
index 0000000..e160c04
--- /dev/null
+++ b/src/assets/player_pepp.xcf
Binary files differ
diff --git a/src/assets/stallman.png b/src/assets/stallman.png
new file mode 100644
index 0000000..03dae08
--- /dev/null
+++ b/src/assets/stallman.png
Binary files differ
diff --git a/src/assets/stallman.xcf b/src/assets/stallman.xcf
new file mode 100644
index 0000000..bb2da2f
--- /dev/null
+++ b/src/assets/stallman.xcf
Binary files differ