equal
deleted
inserted
replaced
|
1 /* |
|
2 Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org> |
|
3 |
|
4 This software is provided 'as-is', without any express or implied |
|
5 warranty. In no event will the authors be held liable for any damages |
|
6 arising from the use of this software. |
|
7 |
|
8 Permission is granted to anyone to use this software for any purpose, |
|
9 including commercial applications, and to alter it and redistribute it |
|
10 freely. |
|
11 */ |
1 |
12 |
2 #include "testnative.h" |
13 #include "testnative.h" |
3 |
14 |
4 #ifdef TEST_NATIVE_X11 |
15 #ifdef TEST_NATIVE_X11 |
5 |
16 |