@@ -0,0 +1,10 @@
#pragma once
class OpenAL
{
public:
int endWithError(char* msg, int error = 0);
OpenAL();
~OpenAL();
boolean Test();
};
The note is not visible to the blocked user.