diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-09-05 16:03:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-05 16:03:17 -0400 |
commit | c33effb95c398eaf52a928a9ded51cc5e7e8f1e1 (patch) | |
tree | c8d410703a5f3ea91136da9550755744b183d531 /src/contest.c | |
parent | 082093aa36ea82d7e7b8e6cf0c51aca17d73dd9b (diff) |
Configure Travis to build nonmatching (#746)
* Configure Travis to build nonmatching
Diffstat (limited to 'src/contest.c')
-rw-r--r-- | src/contest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/contest.c b/src/contest.c index b66a0ed93..54294fdfa 100644 --- a/src/contest.c +++ b/src/contest.c @@ -3758,6 +3758,7 @@ u8 unref_sub_80B06E0(u8 *a) void sub_80B0748(u8 taskId) { u8 i; + u8 r4; u8 r4_2; u8 r1; u8 r7; |