From: xolatile Date: Tue, 23 Apr 2024 15:46:36 +0000 (-0400) Subject: Castle, stable and terrain... X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=2d9f24ce4a3b9e35aa752683c997b17c1fca4724;p=xolatile-raylib-ada.git Castle, stable and terrain... --- diff --git a/example/resource/castle.png b/example/resource/castle.png new file mode 100644 index 0000000..2ea7cea Binary files /dev/null and b/example/resource/castle.png differ diff --git a/example/resource/stable.png b/example/resource/stable.png new file mode 100644 index 0000000..74c1873 Binary files /dev/null and b/example/resource/stable.png differ diff --git a/example/resource/terrain.png b/example/resource/terrain.png new file mode 100644 index 0000000..4495512 Binary files /dev/null and b/example/resource/terrain.png differ