From 0c53360a3abd923a7421ffc435fbb0ef76a08db1 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 3 May 2019 15:56:07 +0200 Subject: new example: textures_sprite_explosion --- examples/textures/resources/boom.wav | Bin 0 -> 13663 bytes examples/textures/resources/explosion.png | Bin 0 -> 1095038 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/textures/resources/boom.wav create mode 100644 examples/textures/resources/explosion.png (limited to 'examples/textures/resources') diff --git a/examples/textures/resources/boom.wav b/examples/textures/resources/boom.wav new file mode 100644 index 00000000..fd18137d Binary files /dev/null and b/examples/textures/resources/boom.wav differ diff --git a/examples/textures/resources/explosion.png b/examples/textures/resources/explosion.png new file mode 100644 index 00000000..46f98504 Binary files /dev/null and b/examples/textures/resources/explosion.png differ -- cgit v1.2.3