pot_portal.png

This commit is contained in:
theo3 2020-08-15 23:48:09 -07:00
parent f22d43c3bc
commit 037dd0a55a
3 changed files with 8 additions and 17 deletions

View File

@ -6739,23 +6739,11 @@ gUnk_082D3629:: @ 082D3629
gUnk_082D4138:: @ 082D4138
.incbin "baserom.gba", 0x2D4138, 0x000075C
gUnk_082D4894:: @ 082D4894
.incbin "baserom.gba", 0x2D4894, 0x00004CD
gUnk_082D4894::
.incbin "graphics/pot_portal.4bpp"
gUnk_082D4D61:: @ 082D4D61
.incbin "baserom.gba", 0x2D4D61, 0x0000208
gUnk_082D4F69:: @ 082D4F69
.incbin "baserom.gba", 0x2D4F69, 0x00004D7
gUnk_082D5440:: @ 082D5440
.incbin "baserom.gba", 0x2D5440, 0x000012D
gUnk_082D556D:: @ 082D556D
.incbin "baserom.gba", 0x2D556D, 0x00004ED
gUnk_082D5A5A:: @ 082D5A5A
.incbin "baserom.gba", 0x2D5A5A, 0x00000FB
gUnk_082D5A94::
.incbin "baserom.gba", 0x2D5A94, 0x00000C1
gUnk_082D5B55:: @ 082D5B55
.incbin "baserom.gba", 0x2D5B55, 0x0007F92

BIN
graphics/pot_portal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -4,4 +4,7 @@ $(GFXDIR)/intro/nintendo_capcom.4bpp: %.4bpp: %.png
$(GFX) $< $@ -num_tiles 123
$(GFXDIR)/font.4bpp: %.4bpp: %.png
$(GFX) $< $@ -num_tiles 2005
$(GFX) $< $@ -num_tiles 2005
$(GFXDIR)/pot_portal.4bpp: %.4bpp: %.png
$(GFX) $< $@ -num_tiles 144