diff --git a/.gitignore b/.gitignore index 71bc7d2..189b5e4 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,8 @@ !GameUpdate* !patch* !Game.dat +!_CONFIG.MED +!_FONTSET.MED # Ignore previous_patch_sha.txt diff --git a/_CONFIG.MED b/_CONFIG.MED new file mode 100644 index 0000000..84c4c3a Binary files /dev/null and b/_CONFIG.MED differ diff --git a/_FONTSET.MED b/_FONTSET.MED new file mode 100644 index 0000000..1b23ea5 Binary files /dev/null and b/_FONTSET.MED differ