2
0
dmuratshin 9 жил өмнө
parent
commit
07427ea8dc

+ 2 - 0
src/emscripten/ChannelEmscripten.h

@@ -18,6 +18,8 @@ namespace oxygine
         void stop();
         bool update();
 
+        void seek(int tm) {}
+
         Sound*  getSound() const;
         float               getVolume() const;
         float               getPitch() const;