Identify remaining gfx/unknown files

This commit is contained in:
Rangi
2020-02-27 14:33:30 -05:00
parent 81eaf83cd7
commit 447da80615
85 changed files with 534 additions and 496 deletions

View File

@@ -222,7 +222,7 @@ MG_Mobile_Layout02:
RGB 31, 31, 31
Function49742:
ld hl, .Palette_49757
ld hl, .MobileBorderPalettes
ld de, wBGPals1
ld bc, 8 palettes
ld a, BANK(wBGPals1)
@@ -230,8 +230,8 @@ Function49742:
farcall ApplyPals
ret
.Palette_49757:
INCLUDE "gfx/unknown/49757.pal"
.MobileBorderPalettes:
INCLUDE "gfx/trade/mobile_border.pal"
_InitMG_Mobile_LinkTradePalMap:
hlcoord 0, 0, wAttrmap

View File

@@ -1,5 +1,5 @@
GFX_49c0c:
INCBIN "gfx/unknown/049c0c.2bpp"
MobileMenuGFX:
INCBIN "gfx/mobile/mobile_menu.2bpp"
MainMenu:
xor a

View File

@@ -942,9 +942,8 @@ StatsScreen_LoadTextboxSpaceGFX:
pop hl
ret
Unreferenced_4e32a:
; A blank space tile?
ds 16
Unreferenced_StatsScreenSpaceGFX:
INCBIN "gfx/font/space.2bpp"
EggStatsScreen:
xor a