Skip to content

Commit

Permalink
update to 2.0
Browse files Browse the repository at this point in the history
ag-advania committed Oct 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a724082 commit 3723717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ project(melonDS
HOMEPAGE_URL "https://melonds.kuribo64.net"
LANGUAGES C CXX)

add_compile_definitions(MELONPRIMEDS_VERSION="1.2")
add_compile_definitions(MELONPRIMEDS_VERSION="2.0")

include(CheckSymbolExists)
include(CheckLibraryExists)

0 comments on commit 3723717

Please sign in to comment.