summaryrefslogtreecommitdiff
path: root/src/item_pc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/item_pc.c')
-rw-r--r--src/item_pc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/item_pc.c b/src/item_pc.c
index 24f6afed2..8569844b9 100644
--- a/src/item_pc.c
+++ b/src/item_pc.c
@@ -379,7 +379,7 @@ static bool8 ItemPc_DoGfxSetup(void)
{
sub_80A0A48(0, 0, 0);
ItemPc_SetInitializedFlag(1);
- PlaySE(SE_PC_LOGON);
+ PlaySE(SE_PC_LOGIN);
}
gMain.state++;
break;