Skip to content

Commit bb986f8

Browse files
authored
fix macro redefinition warning
1 parent f40e5f8 commit bb986f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/API.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
#include <string>
99
#include <type_traits>
1010
#include <Geode/loader/Dispatch.hpp>
11+
12+
#undef MY_MOD_ID
1113
#define MY_MOD_ID "geode.devtools"
1214

1315
namespace devtools {

0 commit comments

Comments
 (0)