aboutsummaryrefslogtreecommitdiff
path: root/saga/saga.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/saga.h')
-rw-r--r--saga/saga.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/saga/saga.h b/saga/saga.h
index 346ea2a4d0..e59d7a2de8 100644
--- a/saga/saga.h
+++ b/saga/saga.h
@@ -460,8 +460,6 @@ public:
void loadStrings(StringsTable &stringsTable, const byte *stringsPointer, size_t stringsLength);
const char *getObjectName(uint16 objectId);
- int getObjectScriptEntrypointNumber(uint16 objectId);
- int getObjectFlags(uint16 objectId);
public:
TEXTLIST *textCreateList();
void textDestroyList(TEXTLIST *textlist);