diff options
Diffstat (limited to 'src/rom4.c')
-rw-r--r-- | src/rom4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rom4.c b/src/rom4.c index ce6bc2e0b..a3b0b221d 100644 --- a/src/rom4.c +++ b/src/rom4.c @@ -1410,7 +1410,7 @@ bool32 sub_805493C(u8 *a1, u32 a2) sub_8054814(); sub_8054C54(); SetUpWindowConfig(&gWindowConfig_81E6C3C); - InitMenuWindow((u8 *)&gWindowConfig_81E6CE4); + InitMenuWindow(&gWindowConfig_81E6CE4); (*a1)++; break; case 5: |