icculus@7387: /* icculus@7387: Simple DirectMedia Layer slouken@9619: Copyright (C) 1997-2015 Sam Lantinga icculus@7387: icculus@7387: This software is provided 'as-is', without any express or implied icculus@7387: warranty. In no event will the authors be held liable for any damages icculus@7387: arising from the use of this software. icculus@7387: icculus@7387: Permission is granted to anyone to use this software for any purpose, icculus@7387: including commercial applications, and to alter it and redistribute it icculus@7387: freely, subject to the following restrictions: icculus@7387: icculus@7387: 1. The origin of this software must not be misrepresented; you must not icculus@7387: claim that you wrote the original software. If you use this software icculus@7387: in a product, an acknowledgment in the product documentation would be icculus@7387: appreciated but is not required. icculus@7387: 2. Altered source versions must be plainly marked as such, and must not be icculus@7387: misrepresented as being the original software. icculus@7387: 3. This notice may not be removed or altered from any source distribution. icculus@7387: */ icculus@7387: icculus@7387: /** icculus@7387: * \file SDL_types.h icculus@7387: * icculus@7387: * \deprecated icculus@7387: */ icculus@7387: icculus@7387: /* DEPRECATED */ icculus@7387: #include "SDL_stdinc.h"