Started working on a simple UDP wrapper

This commit is contained in:
Kayne Ruse
2013-05-19 04:25:35 +10:00
parent d2087be9ac
commit b3691a341c
5 changed files with 98 additions and 14 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#include <string.h>
#include "SDL_endian.h"
#include "SDL/SDL_endian.h"
#include "SDLnetsys.h"
#include "SDL_net.h"