diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2008-11-29 10:19:00 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2008-11-29 10:19:00 +0000 |
| commit | 7c3eb2d6dbe2d99a868de887c37dd06aa8fd068a (patch) | |
| tree | bba0f35ae24dbdf2d7de2071d953b2f2ff1097ad /other/sdl/sdlnotes.txt | |
| parent | 4004d13b48fd303c982dbcf7c432add64d128637 (diff) | |
| download | zcatch-7c3eb2d6dbe2d99a868de887c37dd06aa8fd068a.tar.gz zcatch-7c3eb2d6dbe2d99a868de887c37dd06aa8fd068a.zip | |
made sdl like a little bampack
Diffstat (limited to 'other/sdl/sdlnotes.txt')
| -rw-r--r-- | other/sdl/sdlnotes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/other/sdl/sdlnotes.txt b/other/sdl/sdlnotes.txt new file mode 100644 index 00000000..eb654d3a --- /dev/null +++ b/other/sdl/sdlnotes.txt @@ -0,0 +1,3 @@ +NOTE. This is a really stripped down version of SDL only used +to compile teeworlds for windows. For a complete release of +SDL, please visit their site at http://www.libsdl.org. \ No newline at end of file |