diff options
Diffstat (limited to 'include/color.h')
| -rw-r--r-- | include/color.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/color.h b/include/color.h index eaebb6a6..06c6662c 100644 --- a/include/color.h +++ b/include/color.h @@ -23,7 +23,7 @@ typedef struct { u16 unk_02; union SplitWord unk_04; union SplitWord unk_08; - u32 unk_0C; + void* unk_0C; } struct_gUnk_020000C0_1; typedef struct { |
