summaryrefslogtreecommitdiff
path: root/src/shared/fallout3info.h
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2013-03-29 10:26:19 +0100
committerTannin <devnull@localhost>2013-03-29 10:26:19 +0100
commitd9a6dbb916236531a96b9b84b06e7be666c05d56 (patch)
tree2d143e96ae60a27738a16b310c712145d4a0aa55 /src/shared/fallout3info.h
parentf682f82db5d8ba514e927c9d7e88107348d5c32a (diff)
parenta47d9717884953b18b4b29e596d3e5a7d766e56e (diff)
Merge
Diffstat (limited to 'src/shared/fallout3info.h')
-rw-r--r--src/shared/fallout3info.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shared/fallout3info.h b/src/shared/fallout3info.h
index 9ec32027..95a76471 100644
--- a/src/shared/fallout3info.h
+++ b/src/shared/fallout3info.h
@@ -57,6 +57,8 @@ public:
virtual std::vector<std::wstring> getPrimaryPlugins();
+ virtual std::vector<std::wstring> getVanillaBSAs();
+
// file name of this games ini (no path)
virtual std::vector<std::wstring> getIniFileNames();