Removed outdated Atari support
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403828
This commit is contained in:
parent
23bd7aa60c
commit
4b968e37fc
74 changed files with 4 additions and 10847 deletions
|
@ -234,8 +234,6 @@ GL_LoadFunctions(GL_RenderData * data)
|
|||
{
|
||||
#if defined(__QNXNTO__) && (_NTO_VERSION < 630)
|
||||
#define __SDL_NOGETPROCADDR__
|
||||
#elif defined(__MINT__)
|
||||
#define __SDL_NOGETPROCADDR__
|
||||
#endif
|
||||
#ifdef __SDL_NOGETPROCADDR__
|
||||
#define SDL_PROC(ret,func,params) data->func=func;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue