diff --git a/README.md b/README.md index 60fde52..07a0e23 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,4 @@ If you have any game cartidges, and would like to dump them as well, visit [this * Clear all the `TODO`s in the code * Wireless transfer (probably FTP?) * but: slow, complex +* MSVC build doesn't work for its crappy preprocessor, but this shouldn't really matter diff --git a/appveyor.yml b/appveyor.yml index 7b209be..8365f8b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,7 +10,6 @@ environment: CHERE_INVOKING: 1 matrix: - BUILD_TYPE: mingw - - BUILD_TYPE: msvc platform: - x64