summaryrefslogtreecommitdiff
path: root/engine/pokemon
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pokemon')
-rw-r--r--engine/pokemon/bills_pc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pokemon/bills_pc.asm b/engine/pokemon/bills_pc.asm
index fa610df1..733c30b9 100644
--- a/engine/pokemon/bills_pc.asm
+++ b/engine/pokemon/bills_pc.asm
@@ -2185,7 +2185,7 @@ BillsPC_InitGFX:
call EnableLCD
ret
-PCSelectLZ: INCBIN "gfx/pc/pc.2bpp.lz"
+PCSelectLZ: INCBIN "gfx/pc/pc.2bpp.lz.bin"
PCMailGFX: INCBIN "gfx/pc/pc_mail.2bpp"
PCString_ChooseaPKMN: db "Choose a <PK><MN>.@"