summaryrefslogtreecommitdiff
path: root/src/shared/fallout3info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/fallout3info.h')
-rw-r--r--src/shared/fallout3info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/fallout3info.h b/src/shared/fallout3info.h
index e9a818e2..7c61ca6d 100644
--- a/src/shared/fallout3info.h
+++ b/src/shared/fallout3info.h
@@ -59,6 +59,7 @@ public:
virtual std::vector<std::wstring> getVanillaBSAs();
virtual std::vector<std::wstring> getDLCPlugins();
+ virtual std::vector<std::wstring> getSavegameAttachmentExtensions();
// file name of this games ini (no path)
virtual std::vector<std::wstring> getIniFileNames();