Easier than a merge

Kayne Ruse
2013-05-22 00:53:20 +10:00
parent 028401d63b
commit fcfb9bd0a8
+2 -2
@@ -25,5 +25,5 @@ This guide should help you to understand this project, as well as helping me to
## Libraries ## Libraries
* [SDL](http://www.libsdl.org/) - Simple DirectMedia Layer API * [SDL](http://www.libsdl.org/) - Simple DirectMedia Layer API
* [SDL_net](http://www.libsdl.org/projects/SDL_net/) - Source included in this project under libs/SDL_net * [SDL_net](http://www.libsdl.org/projects/SDL_net/) - SDL's networking extension; modified source included under libs/SDL_net
* [Codebase](https://github.com/Ratstail91/Codebase) - A local modified version; modifications will be included upstream further into this project. * [Codebase](https://github.com/Ratstail91/Codebase) - files included locally; modifications will be included upstream further into this project.