summaryrefslogtreecommitdiff
path: root/src/easy_chat.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-12 19:10:28 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-12 19:10:28 -0400
commit13a7274a1649a8cb8f3bc165ee1eb403c12430dc (patch)
treebf08a44b86a3e5b5ae3200470f16843fa1ce2358 /src/easy_chat.c
parentda3eaf350d8ff4b61ba919a0a987ab2468525b9d (diff)
parente09e1da6c252e17cf6db429ad142b05dbf156548 (diff)
merge
Diffstat (limited to 'src/easy_chat.c')
-rw-r--r--src/easy_chat.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/easy_chat.c b/src/easy_chat.c
index 720adad79..e43ba751f 100644
--- a/src/easy_chat.c
+++ b/src/easy_chat.c
@@ -216,15 +216,15 @@ void unref_sub_80EB684(u8 arg0, u16 arg1) {
{
case 5:
c = 6;
- ptr = (u16*)((void *)&gSaveBlock1.tvShows.shows[arg1] + 0x04);
+ ptr = (u16*)((void *)&gSaveBlock1.tvShows[arg1] + 0x04);
break;
case 7:
c = 2;
- ptr = (u16*)((void *)&gSaveBlock1.tvShows.shows[arg1] + 0x1C);
+ ptr = (u16*)((void *)&gSaveBlock1.tvShows[arg1] + 0x1C);
break;
case 8:
c = 1;
- ptr = (u16*)((void *)&gSaveBlock1.tvShows.shows[arg1] + 0x02);
+ ptr = (u16*)((void *)&gSaveBlock1.tvShows[arg1] + 0x02);
break;
default: