remove banner
parent
87df62e21d
commit
e1325d9475
|
@ -80,7 +80,6 @@ void updateBuffers(ALuint src, ALuint bufs[numBuf])
|
||||||
|
|
||||||
int main(int argc, char * argv[])
|
int main(int argc, char * argv[])
|
||||||
{
|
{
|
||||||
std::cout << "OpenAL test project\n";
|
|
||||||
// set stdin to binary mode
|
// set stdin to binary mode
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
_setmode(_fileno(stdin), _O_BINARY);
|
_setmode(_fileno(stdin), _O_BINARY);
|
||||||
|
|
Loading…
Reference in New Issue