diff options
Diffstat (limited to 'src/shared/fallout3info.h')
| -rw-r--r-- | src/shared/fallout3info.h | 2 |
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();
|
