summaryrefslogtreecommitdiffhomepage
path: root/examples.html
diff options
context:
space:
mode:
authorRay <[email protected]>2019-05-20 21:57:55 +0200
committerRay <[email protected]>2019-05-20 21:57:55 +0200
commit1dae9d9af3820d58b7a6d71d63d1cd000ca1da45 (patch)
tree517eb82b1ae6c22840c7b945992ac647217947b3 /examples.html
parente9f7fac3afad35dafeff01695539393a54d0dd9b (diff)
downloadraylib.com-1dae9d9af3820d58b7a6d71d63d1cd000ca1da45.tar.gz
raylib.com-1dae9d9af3820d58b7a6d71d63d1cd000ca1da45.zip
Add physac examples
Improved modules
Diffstat (limited to 'examples.html')
-rw-r--r--examples.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples.html b/examples.html
index ecace1f..47e9895 100644
--- a/examples.html
+++ b/examples.html
@@ -88,7 +88,8 @@
<div class="filter legendButton" id="text" data-filter=".ftext">text</div>
<div class="filter legendButton" id="models" data-filter=".fmodels">models</div>
<div class="filter legendButton" id="shaders" data-filter=".fshaders">shaders</div>
- <div class="filter legendButton" id="audio" data-filter=".faudio">audio</div>
+ <div class="filter legendButton" id="audio" data-filter=".faudio">raudio</div>
+ <div class="filter legendButton" id="physics" data-filter=".fphysac">physac</div>
</div>
<!-- Items container, filled when loading -->