Skip to content

Commit

Permalink
Define version 3 constant [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Nov 8, 2023
1 parent 8d7bfe3 commit 56a15dd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ static FARPROC WINAPI do_dlsym_fallback(JNIEnv *env, HMODULE handle, LPCSTR symb

#define VERSION_1_0_X 0x10000000
#define VERSION_1_1_X 0x10100000
#define VERSION_3_0_X 0x30000000

#endif

Expand Down

0 comments on commit 56a15dd

Please sign in to comment.