Entire project now builds using the local version of SDL_net
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
#include "packet.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
using namespace std;
|
||||
|
||||
int main(int, char**) {
|
||||
Packet p;
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user