summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-10-18 14:40:04 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-18 14:40:04 -0400
commit24b4e898ada55c79a0575684722b9d42e63017e9 (patch)
tree0252b790ad248630e6f3041e778eec836066d94e /include/global.h
parentb31bddddca327bd15cc022717d19ace43b435ac2 (diff)
More mauville_old_man clean up
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index dcec2c4db..8b2c2ae86 100644
--- a/include/global.h
+++ b/include/global.h
@@ -640,7 +640,7 @@ struct MauvilleManGiddy
/*0x01*/ u8 taleCounter;
/*0x02*/ u8 questionNum;
/*0x04*/ u16 randomWords[GIDDY_MAX_TALES];
- /*0x18*/ u8 questionList[8];
+ /*0x18*/ u8 questionList[GIDDY_MAX_QUESTIONS];
/*0x20*/ u8 language;
}; /*size = 0x2C*/