aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxolatile2024-04-23 11:45:25 -0400
committerxolatile2024-04-23 11:45:25 -0400
commitc3a036bbbf72960bce9f45d275577320ad2ba42e (patch)
tree24a5843590bf1bf2480b0a8dc2b344cec02b8638
parent2eafb4d3234dde2e53a099820475fc9ca8e481d4 (diff)
downloadxolatile-raylib-ada-c3a036bbbf72960bce9f45d275577320ad2ba42e.tar.xz
xolatile-raylib-ada-c3a036bbbf72960bce9f45d275577320ad2ba42e.tar.zst
Three more textures...
-rw-r--r--example/resource/archery.pngbin0 -> 121594 bytes
-rw-r--r--example/resource/barracks.pngbin0 -> 132339 bytes
-rw-r--r--example/resource/blacksmith.pngbin0 -> 135040 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/example/resource/archery.png b/example/resource/archery.png
new file mode 100644
index 0000000..972a927
--- /dev/null
+++ b/example/resource/archery.png
Binary files differ
diff --git a/example/resource/barracks.png b/example/resource/barracks.png
new file mode 100644
index 0000000..12ff648
--- /dev/null
+++ b/example/resource/barracks.png
Binary files differ
diff --git a/example/resource/blacksmith.png b/example/resource/blacksmith.png
new file mode 100644
index 0000000..fb35fb7
--- /dev/null
+++ b/example/resource/blacksmith.png
Binary files differ