aboutsummaryrefslogtreecommitdiff
path: root/sword2/tony_gsdk.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/tony_gsdk.h')
-rw-r--r--sword2/tony_gsdk.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sword2/tony_gsdk.h b/sword2/tony_gsdk.h
index 16a6d001ed..bfbd06ef84 100644
--- a/sword2/tony_gsdk.h
+++ b/sword2/tony_gsdk.h
@@ -20,12 +20,8 @@
#ifndef TONY_GSDK
#define TONY_GSDK
-#include "sword2/memory.h"
-
namespace Sword2 {
-uint32 Read_file(const char *name, mem **membloc, uint32 uid);
-
} // End of namespace Sword2
#endif