mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-23 21:02:11 +00:00
README: OpenAL is not part of this tree anymore
This commit is contained in:
parent
f30c87ecdb
commit
59ecd7b163
1 changed files with 0 additions and 27 deletions
27
README.txt
27
README.txt
|
@ -136,33 +136,6 @@ modified is included with the above copyright notice.
|
|||
If you use this code, drop me an email. I'd like to know if you find the code
|
||||
useful.
|
||||
|
||||
OpenAL SDK
|
||||
---------------------------------------------------------------------------
|
||||
neo/openal/docs/*
|
||||
neo/openal/include/*
|
||||
neo/openal/lib/*
|
||||
neo/openal/osx/*
|
||||
|
||||
/**
|
||||
* OpenAL cross platform audio library
|
||||
* Copyright (C) 1999-2000 by authors.
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
* License as published by the Free Software Foundation; either
|
||||
* version 2 of the License, or (at your option) any later version.
|
||||
*
|
||||
* This library 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
|
||||
* Library General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Library General Public
|
||||
* License along with this library; if not, write to the
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
* Or go to http://www.gnu.org/copyleft/lgpl.html
|
||||
*/
|
||||
|
||||
Base64 implementation
|
||||
---------------------------------------------------------------------------
|
||||
lines file(s)
|
||||
|
|
Loading…
Reference in a new issue