Updated Audio module.

--HG--
branch : dev
This commit is contained in:
Martín Lucas Golini
2018-03-17 18:50:24 -03:00
parent d3a93a3cc0
commit feeafde073
166 changed files with 70765 additions and 8798 deletions

View File

@@ -1,5 +1,9 @@
#include <eepp/ee.hpp>
#include <eepp/audio/sound.hpp>
#include <eepp/audio/soundbuffer.hpp>
#include <eepp/audio/music.hpp>
EE::Window::Window * win = NULL;
void mainLoop()