diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-01-31 11:23:42 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-01-31 11:23:42 -0800 |
| commit | ced13c2c8d727e01bdb687a4c982ed9296c9e10e (patch) | |
| tree | 90a244a8a4ee7aba1106deae3673c50c8972cbde /src/code_0807CC3C.c | |
| parent | b9e07c12024895de9abde045cc1d1421a5bc2139 (diff) | |
finish main.c
Diffstat (limited to 'src/code_0807CC3C.c')
| -rw-r--r-- | src/code_0807CC3C.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_0807CC3C.c b/src/code_0807CC3C.c index 80e0bfe7..b16dca9e 100644 --- a/src/code_0807CC3C.c +++ b/src/code_0807CC3C.c @@ -42,7 +42,7 @@ u32 sub_0807CDE8(u32 arg0) { temp = 1; break; case 2: - temp = sub_0807CF10((u8*)gUnk_02000000->header); + temp = sub_0807CF10((u8*)&gUnk_02000000->signature); break; } gMenu.field_0xa = temp; |
