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