added a bit of doc and some games

This commit is contained in:
Marc
2022-10-03 20:33:57 +02:00
parent 68308d9df5
commit 9325a087ee
11 changed files with 92 additions and 6 deletions
+1
View File
@@ -5,6 +5,7 @@
#include "fomod/group.h"
#include "fomod/xmlUtil.h"
int installFOMod(const char * modFolder, const char * destination);
#endif