- OpenAL for OSX now uses OpenAL-Soft 1.13-Git. If someone wants to update that to OpenAL-Soft 1.14, that'd be great.
15 lines
715 B
Plaintext
15 lines
715 B
Plaintext
/*
|
|
* Copyright (C) 2011 Ethan "flibitijibibo" Lee
|
|
*
|
|
* flibitEFX is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU Lesser General Public License as published by
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* flibitEFX is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU Lesser General Public License for more details.
|
|
* You should have received a copy of the GNU Lesser General Public License
|
|
* along with flibitEFX. If not, see <http://www.gnu.org/licenses/>.
|
|
*/ |