From 8a036bf9108af5d7b2ebe87eadbfdabfac415cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 12 Mar 2019 17:35:01 +0100 Subject: [PATCH] Audio,Platform: update Emscripten markup for windowless apps as well. --- src/Magnum/Audio/al-info.html | 2 +- src/Magnum/Platform/gl-info.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Magnum/Audio/al-info.html b/src/Magnum/Audio/al-info.html index 2b5d8600a..ce9a700cb 100644 --- a/src/Magnum/Audio/al-info.html +++ b/src/Magnum/Audio/al-info.html @@ -10,7 +10,7 @@

Magnum AL Info

- +

       
Initialization...
diff --git a/src/Magnum/Platform/gl-info.html b/src/Magnum/Platform/gl-info.html index 5041a6836..ad5f0a199 100644 --- a/src/Magnum/Platform/gl-info.html +++ b/src/Magnum/Platform/gl-info.html @@ -10,7 +10,7 @@

Magnum GL Info

- +

       
Initialization...