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
@@ -96,6 +96,5 @@ void swapPlace(int appid, int modId, int modId2) {
GList * list = listMods(appid);
g_list_free(list);
}