diff options
| author | Ray <raysan5@gmail.com> | 2013-11-18 23:38:44 +0100 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2013-11-18 23:38:44 +0100 |
| commit | 46f10b45ad181a00e8cfa3ba2540f2922e1553cd (patch) | |
| tree | da74ac29ab65c9c6fa82a36cadd796091a14d71f /examples/resources | |
| parent | cbbf800bb838431a626b232df8eb5db4e0a7e150 (diff) | |
| download | raylib-46f10b45ad181a00e8cfa3ba2540f2922e1553cd.tar.gz raylib-46f10b45ad181a00e8cfa3ba2540f2922e1553cd.zip | |
raylib basic folders structure and some files... ;)
Diffstat (limited to 'examples/resources')
| -rw-r--r-- | examples/resources/catsham.png | bin | 0 -> 315813 bytes |
| -rw-r--r-- | examples/resources/catwhite.png | bin | 0 -> 308798 bytes |
| -rw-r--r-- | examples/resources/coin.wav | bin | 0 -> 4776 bytes |
| -rw-r--r-- | examples/resources/raylib_logo.png | bin | 0 -> 3760 bytes |
| -rw-r--r-- | examples/resources/spring.wav | bin | 0 -> 10850 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/examples/resources/catsham.png b/examples/resources/catsham.png Binary files differnew file mode 100644 index 00000000..8d7978e0 --- /dev/null +++ b/examples/resources/catsham.png diff --git a/examples/resources/catwhite.png b/examples/resources/catwhite.png Binary files differnew file mode 100644 index 00000000..b849c4c0 --- /dev/null +++ b/examples/resources/catwhite.png diff --git a/examples/resources/coin.wav b/examples/resources/coin.wav Binary files differnew file mode 100644 index 00000000..6007509b --- /dev/null +++ b/examples/resources/coin.wav diff --git a/examples/resources/raylib_logo.png b/examples/resources/raylib_logo.png Binary files differnew file mode 100644 index 00000000..66545627 --- /dev/null +++ b/examples/resources/raylib_logo.png diff --git a/examples/resources/spring.wav b/examples/resources/spring.wav Binary files differnew file mode 100644 index 00000000..c7fbf1b9 --- /dev/null +++ b/examples/resources/spring.wav |
