forked from cafeberry/cafeberry
add lcemp networking + ps3 support
YES I KNOW ITS GARBAGE, THATS WHY ITS NOT ON MAIN ILL FIX IT UP IN FUTURE COMMITS THEN MERGE TO MAIN
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef _DISABLE_PSN
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@@ -154,4 +154,5 @@ private:
|
||||
static void printStateAndEvent();
|
||||
|
||||
|
||||
};
|
||||
};
|
||||
#endif
|
||||
Reference in New Issue
Block a user