summaryrefslogtreecommitdiff
path: root/include/constants/iq_skill.h
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-12-01 16:33:06 -0600
committerGitHub <noreply@github.com>2021-12-01 14:33:06 -0800
commit4fc272fea6bc7332fae031ebeb12362cff1c35de (patch)
tree88092c6da3a6bb741caceab54f5372aee4ad5bae /include/constants/iq_skill.h
parentfd8720b75c56ef3f641e6c5abf6c446929c824b9 (diff)
No wifi + 2 days on train = more decomp (#80)
* No wifi + 2 days on train = more decomp * layin some more * one func, one file
Diffstat (limited to 'include/constants/iq_skill.h')
-rw-r--r--include/constants/iq_skill.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/iq_skill.h b/include/constants/iq_skill.h
index f36cee0..8e5809c 100644
--- a/include/constants/iq_skill.h
+++ b/include/constants/iq_skill.h
@@ -3,6 +3,7 @@
enum IQSkill
{
+ IQ_SKILL_NONE = 0x0,
IQ_SKILL_TYPE_ADVANTAGE_MASTER = 0x1,
IQ_SKILL_ITEM_CATCHER = 0x2,
IQ_SKILL_COURSE_CHECKER = 0x3,