summaryrefslogtreecommitdiff
path: root/include/System
diff options
context:
space:
mode:
Diffstat (limited to 'include/System')
-rw-r--r--include/System/SysNew.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/System/SysNew.hpp b/include/System/SysNew.hpp
index e488166b..f1696089 100644
--- a/include/System/SysNew.hpp
+++ b/include/System/SysNew.hpp
@@ -17,8 +17,6 @@ void SysDelete(void *ptr);
void *func_0202e99c(s32 length);
void *func_0202e9bc(s32 length);
-extern u32 *data_027e0ce0[];
-
class SysObject {
public:
static void *operator new(size_t length, u32 *id, u32 idLength);