aboutsummaryrefslogtreecommitdiff
path: root/sword1/objectman.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/objectman.h')
-rw-r--r--sword1/objectman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/objectman.h b/sword1/objectman.h
index 04e1aa38bd..8b06abe56a 100644
--- a/sword1/objectman.h
+++ b/sword1/objectman.h
@@ -44,7 +44,7 @@ public:
void unlockText(uint32 textId);
uint32 lastTextNumber(int section);
- void closeSection(uint32 screen);
+ void closeSection(uint32 screen);
private:
ResMan *_resMan;
static const uint32 _objectList[TOTAL_SECTIONS]; //a table of pointers to object files