diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-01-04 16:55:03 -0600 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-01-04 20:03:29 -0600 |
commit | 95db853a78c9c5b358c92e856be83207ce8ea22c (patch) | |
tree | d7690832b4346d92b3592077c454a3cf7e10feb6 /src/contest_painting.c | |
parent | 55202eac241be32ee10187de71ab7b65c29fdd99 (diff) |
Decompile more of contest_link_80F57C4.c
Diffstat (limited to 'src/contest_painting.c')
-rw-r--r-- | src/contest_painting.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/contest_painting.c b/src/contest_painting.c index 9de3d733d..0ed169a77 100644 --- a/src/contest_painting.c +++ b/src/contest_painting.c @@ -20,9 +20,6 @@ #include "window.h" #include "constants/rgb.h" -extern u8 gUnknown_02039F5C; -extern u8 gUnknown_02039F5D; - extern u16 (*gUnknown_03006190)[][32]; extern struct ContestWinner *gUnknown_030061C0; extern u16 *gContestPaintingMonPalette; |