diff options
author | uint23 <[email protected]> | 2025-04-14 22:40:25 +0100 |
---|---|---|
committer | uint23 <[email protected]> | 2025-04-14 22:40:25 +0100 |
commit | 244556fcc7cfde9e3f404f0bbdba89e3e76ce7d8 (patch) | |
tree | 25a045640daf4a710cf497db86ec949e7f8a6b27 /src/user.config | |
parent | 7883981fe9976b3933959c04fa8cc62158c70855 (diff) |
fixed bad code.. :o
Diffstat (limited to 'src/user.config')
-rw-r--r-- | src/user.config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/user.config b/src/user.config new file mode 100644 index 0000000..f946501 --- /dev/null +++ b/src/user.config @@ -0,0 +1,6 @@ +#ifndef USER_CONFIG +#define USER_CONFIG + +#define MODCONF Mod1Mask + +#endif |