diff options
author | red031000 <rubenru09@aol.com> | 2020-10-15 13:27:40 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-10-15 13:27:40 +0100 |
commit | 311b367ce5f8e5a801474f4a472252b042950aa1 (patch) | |
tree | 01b1fe9b03a3af65c83bd1ce997507569b855176 /arm9/lib/include/consts.h | |
parent | 84a69476f6d812eeb63164781d03944a9e1a68b8 (diff) |
arm9 CARD_pullOut
Diffstat (limited to 'arm9/lib/include/consts.h')
-rw-r--r-- | arm9/lib/include/consts.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arm9/lib/include/consts.h b/arm9/lib/include/consts.h index afe1b726..7c56a9a3 100644 --- a/arm9/lib/include/consts.h +++ b/arm9/lib/include/consts.h @@ -48,4 +48,6 @@ #define OS_IE_V_BLANK (1UL << 0) +#define HW_CPU_CLOCK_ARM9 67027964 + #endif //POKEDIAMOND_ARM9_CONSTS_H |