From 370ce194fde5b81dbe0e55e8b2b4ed33a504ffe5 Mon Sep 17 00:00:00 2001 From: trotFunky Date: Sun, 3 Nov 2019 15:32:47 +0100 Subject: [PATCH] Moved resources to the example directory --- {resources => example/resources}/RAPTOR.off | 0 {resources => example/resources}/RAPTOR.tga | Bin {resources => example/resources}/arbre.tga | Bin {resources => example/resources}/arbre_masque.tga | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename {resources => example/resources}/RAPTOR.off (100%) rename {resources => example/resources}/RAPTOR.tga (100%) rename {resources => example/resources}/arbre.tga (100%) rename {resources => example/resources}/arbre_masque.tga (100%) diff --git a/resources/RAPTOR.off b/example/resources/RAPTOR.off similarity index 100% rename from resources/RAPTOR.off rename to example/resources/RAPTOR.off diff --git a/resources/RAPTOR.tga b/example/resources/RAPTOR.tga similarity index 100% rename from resources/RAPTOR.tga rename to example/resources/RAPTOR.tga diff --git a/resources/arbre.tga b/example/resources/arbre.tga similarity index 100% rename from resources/arbre.tga rename to example/resources/arbre.tga diff --git a/resources/arbre_masque.tga b/example/resources/arbre_masque.tga similarity index 100% rename from resources/arbre_masque.tga rename to example/resources/arbre_masque.tga