From 93471b0a7c75fc675f27fc74dfda281eb8310a7a Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 10 Jan 2019 16:32:40 +0100 Subject: WARNING: Renamed module: audio -> raudio Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change. Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning "very fast", an analogy that fits perfectly to the usefulness and performance of the library! Consequently, raylib version has been bumped to 2.4-dev. --- src/libraylib.a | Bin 0 -> 1287474 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/libraylib.a (limited to 'src/libraylib.a') diff --git a/src/libraylib.a b/src/libraylib.a new file mode 100644 index 00000000..5aa7099d Binary files /dev/null and b/src/libraylib.a differ -- cgit v1.2.3