summaryrefslogtreecommitdiff
path: root/include/contest.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/contest.h')
-rw-r--r--include/contest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/contest.h b/include/contest.h
index 956f4d02b..b7cb46810 100644
--- a/include/contest.h
+++ b/include/contest.h
@@ -76,7 +76,7 @@ struct ContestAIInfo {
/*0x0A*/ u8 fillerA[0x6]; // TODO: don't know what's here
/*0x10*/ u8 unk10;
/*0x14*/ u32 flags;
- /*0x18*/ u16 scriptResult;
+ /*0x18*/ s16 scriptResult;
/*0x1A*/ u16 scriptArr[3];
/*0x20*/ u32 stack[8];
/*0x40*/ u8 unk40;