diff options
| author | raysan5 <raysan5@gmail.com> | 2014-09-21 14:26:42 +0200 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2014-09-21 14:26:42 +0200 |
| commit | 5ecb6801fa5bf4f59a4459adfda922169523567f (patch) | |
| tree | 0516a772c0efaccfb9980b5d6620b903ffddc1b2 /examples/resources | |
| parent | 3a0d164a768a7c4ec1e5f56ddfc005182f8a86eb (diff) | |
| download | raylib-5ecb6801fa5bf4f59a4459adfda922169523567f.tar.gz raylib-5ecb6801fa5bf4f59a4459adfda922169523567f.zip | |
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
Diffstat (limited to 'examples/resources')
| -rw-r--r-- | examples/resources/audio/guitar_noodling.ogg | bin | 0 -> 506938 bytes |
| -rw-r--r-- | examples/resources/audio/tanatana.ogg | bin | 0 -> 57328 bytes |
| -rw-r--r-- | examples/resources/cubesmap.png | bin | 0 -> 173 bytes |
| -rw-r--r-- | examples/resources/heightmap.png | bin | 0 -> 1362 bytes |
| -rw-r--r-- | examples/resources/mouse.png | bin | 1773 -> 0 bytes |
| -rw-r--r-- | examples/resources/raylib_logo.dds | bin | 0 -> 87536 bytes |
| -rw-r--r-- | examples/resources/raylib_logo_uncompressed.dds | bin | 0 -> 349652 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/examples/resources/audio/guitar_noodling.ogg b/examples/resources/audio/guitar_noodling.ogg Binary files differnew file mode 100644 index 00000000..f5022040 --- /dev/null +++ b/examples/resources/audio/guitar_noodling.ogg diff --git a/examples/resources/audio/tanatana.ogg b/examples/resources/audio/tanatana.ogg Binary files differnew file mode 100644 index 00000000..90b1795a --- /dev/null +++ b/examples/resources/audio/tanatana.ogg diff --git a/examples/resources/cubesmap.png b/examples/resources/cubesmap.png Binary files differnew file mode 100644 index 00000000..87b95d50 --- /dev/null +++ b/examples/resources/cubesmap.png diff --git a/examples/resources/heightmap.png b/examples/resources/heightmap.png Binary files differnew file mode 100644 index 00000000..c17050fc --- /dev/null +++ b/examples/resources/heightmap.png diff --git a/examples/resources/mouse.png b/examples/resources/mouse.png Binary files differdeleted file mode 100644 index 543f32b3..00000000 --- a/examples/resources/mouse.png +++ /dev/null diff --git a/examples/resources/raylib_logo.dds b/examples/resources/raylib_logo.dds Binary files differnew file mode 100644 index 00000000..b558bc15 --- /dev/null +++ b/examples/resources/raylib_logo.dds diff --git a/examples/resources/raylib_logo_uncompressed.dds b/examples/resources/raylib_logo_uncompressed.dds Binary files differnew file mode 100644 index 00000000..2b40a205 --- /dev/null +++ b/examples/resources/raylib_logo_uncompressed.dds |
