From b482e26925d8816387211d98cc8ed445a6c55788 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Wed, 31 Dec 2014 19:25:39 +0100 Subject: Small tweaks --- src/raylib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/raylib.h') diff --git a/src/raylib.h b/src/raylib.h index d5be9990..69966069 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -14,7 +14,7 @@ * Basic 3d support for Shapes, Models, Heightmaps and Billboards * Powerful math module for Vector and Matrix operations [raymath] * Audio loading and playing with streaming support (WAV and OGG) -* Multiplatform support, including Android devices and Raspberry Pi +* Multiplatform support, including Android devices, Raspberry Pi and HTML5 * * Used external libs: * GLFW3 (www.glfw.org) for window/context management and input -- cgit v1.2.3