Mercurial > sdl-ios-xcode
comparison src/audio/ums/SDL_umsaudio.c @ 5267:b530ef003506
Happy 2011! :)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 11 Feb 2011 22:37:15 -0800 |
parents | f7b03b6838cb |
children |
comparison
equal
deleted
inserted
replaced
5266:595814f561f7 | 5267:b530ef003506 |
---|---|
3 #error if no one emails icculus at icculus.org and tells him that this | 3 #error if no one emails icculus at icculus.org and tells him that this |
4 #error code is needed, this audio backend will eventually be removed from SDL. | 4 #error code is needed, this audio backend will eventually be removed from SDL. |
5 | 5 |
6 /* | 6 /* |
7 SDL - Simple DirectMedia Layer | 7 SDL - Simple DirectMedia Layer |
8 Copyright (C) 1997-2010 Sam Lantinga | 8 Copyright (C) 1997-2011 Sam Lantinga |
9 | 9 |
10 This library is free software; you can redistribute it and/or | 10 This library is free software; you can redistribute it and/or |
11 modify it under the terms of the GNU Lesser General Public | 11 modify it under the terms of the GNU Lesser General Public |
12 License as published by the Free Software Foundation; either | 12 License as published by the Free Software Foundation; either |
13 version 2.1 of the License, or (at your option) any later version. | 13 version 2.1 of the License, or (at your option) any later version. |