diff options
| author | raysan5 <[email protected]> | 2020-12-24 13:26:30 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-12-24 13:26:30 +0100 |
| commit | 83ab2cb01746a869b625c9d84fbb4737146b73a9 (patch) | |
| tree | 010b0794848d863916e5acb4f766ea9e7ecb6e90 /examples/web/core/resources | |
| parent | d11274dcfcb0f349fba16ab4b83d2b96bcac8d1a (diff) | |
| download | raylib.com-83ab2cb01746a869b625c9d84fbb4737146b73a9.tar.gz raylib.com-83ab2cb01746a869b625c9d84fbb4737146b73a9.zip | |
Updated Web examples to raylib 3.5
Diffstat (limited to 'examples/web/core/resources')
| -rw-r--r-- | examples/web/core/resources/LICENSE | 4 | ||||
| -rw-r--r-- | examples/web/core/resources/ps3.png | bin | 19345 -> 19280 bytes | |||
| -rw-r--r-- | examples/web/core/resources/xbox.png | bin | 16177 -> 16112 bytes |
3 files changed, 4 insertions, 0 deletions
diff --git a/examples/web/core/resources/LICENSE b/examples/web/core/resources/LICENSE new file mode 100644 index 0000000..d7d797a --- /dev/null +++ b/examples/web/core/resources/LICENSE @@ -0,0 +1,4 @@ +| resource | author | licence | notes | +| :------------ | :---------: | :------ | :---- | +| ps3.png | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | - | +| xbox.png | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | - | diff --git a/examples/web/core/resources/ps3.png b/examples/web/core/resources/ps3.png Binary files differindex 98befac..59c0b35 100644 --- a/examples/web/core/resources/ps3.png +++ b/examples/web/core/resources/ps3.png diff --git a/examples/web/core/resources/xbox.png b/examples/web/core/resources/xbox.png Binary files differindex 029c910..1a57058 100644 --- a/examples/web/core/resources/xbox.png +++ b/examples/web/core/resources/xbox.png |
