We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35cff1b commit 381d6afCopy full SHA for 381d6af
olcPGEX_MiniAudio.h
@@ -4,7 +4,7 @@
4
5
+-------------------------------------------------------------+
6
| OneLoneCoder Pixel Game Engine Extension |
7
- | MiniAudio v1.6 |
+ | MiniAudio v1.7 |
8
9
10
NOTE: UNDER ACTIVE DEVELOPMENT - THERE MAY BE BUGS/GLITCHES
@@ -68,7 +68,7 @@ namespace olc
68
class MiniAudio : public olc::PGEX
69
{
70
public:
71
- std::string name = "olcPGEX_MiniAudio v1.6";
+ std::string name = "olcPGEX_MiniAudio v1.7";
72
73
74
MiniAudio();
0 commit comments