pokemon PNGs and palettes
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
.align 2, 0
|
||||
|
||||
gMonStillFrontPic_CircledQuestionMark: ; 8C00750
|
||||
.incbin "base_emerald.gba", 0xc00750, 0x248
|
||||
.incbin "data/graphics/pokemon/still_front_pics/circled_question_mark_still_front_pic.4bpp.lz"
|
||||
|
||||
.align 2, 0
|
||||
|
||||
gMonBackPic_CircledQuestionMark: ; 8C00998
|
||||
.incbin "base_emerald.gba", 0xc00998, 0x248
|
||||
.incbin "data/graphics/pokemon/back_pics/circled_question_mark_back_pic.4bpp.lz"
|
||||
|
||||
.align 2, 0
|
||||
|
||||
gMonPalette_CircledQuestionMark: ; 8C00BE0
|
||||
.incbin "base_emerald.gba", 0xc00be0, 0x18
|
||||
.incbin "data/graphics/pokemon/palettes/circled_question_mark_palette.gbapal.lz"
|
||||
|
||||
.align 2, 0
|
||||
|
||||
gMonShinyPalette_CircledQuestionMark: ; 8C00BF8
|
||||
.incbin "base_emerald.gba", 0xc00bf8, 0x18
|
||||
.incbin "data/graphics/pokemon/palettes/circled_question_mark_shiny_palette.gbapal.lz"
|
||||
|
||||
Reference in New Issue
Block a user