diff options
Diffstat (limited to 'data')
-rwxr-xr-x | data/sgb_border.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sgb_border.asm b/data/sgb_border.asm index 0080b4d2..cc592487 100755 --- a/data/sgb_border.asm +++ b/data/sgb_border.asm @@ -84,4 +84,4 @@ BorderPalettes: RGB 31, 31, 25 SGBBorderGraphics: - INCBIN "gfx/pokemon_yellow.t6.2bpp" + INCBIN "gfx/pokemon_yellow.2bpp" |