From 13efc34b839db4f16fcfb4ea0aa3f768f144cd65 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 5 Apr 2012 14:04:32 +0100 Subject: starting to implement bird --- gaunt01/bin/data/Bird-test.xml | 39 +++++++++++++++++++++++++++++++++++++++ gaunt01/bin/data/TextureBird.jpg | Bin 0 -> 480433 bytes 2 files changed, 39 insertions(+) create mode 100644 gaunt01/bin/data/Bird-test.xml create mode 100644 gaunt01/bin/data/TextureBird.jpg (limited to 'gaunt01') diff --git a/gaunt01/bin/data/Bird-test.xml b/gaunt01/bin/data/Bird-test.xml new file mode 100644 index 0000000..ebcdc00 --- /dev/null +++ b/gaunt01/bin/data/Bird-test.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/gaunt01/bin/data/TextureBird.jpg b/gaunt01/bin/data/TextureBird.jpg new file mode 100644 index 0000000..2643b96 Binary files /dev/null and b/gaunt01/bin/data/TextureBird.jpg differ -- cgit v1.2.3