diff options
author | Arisotura <thetotalworm@gmail.com> | 2021-01-19 13:28:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-19 13:28:55 +0100 |
commit | 31c9d116bd9a1e16fccc2e7a974d4a7410f7da90 (patch) | |
tree | 817fdd6a851efba07746ee1469fb276f23a64c7e /.gitignore | |
parent | cd6859ef6f449f3f61db312addea9d656069736e (diff) | |
parent | e8f06b8ac11d6a2bf137ec9fad2204947e2ae5f2 (diff) |
Merge pull request #954 from WaluigiWare64/cmake-melonds-ver
Define melonDS version in CMake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ obj *.o melon_grc.c melon_grc.h +melon.rc cmake-build cmake-build-debug .idea |