pokemon graphics labels
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.align 2, 0
|
||||
|
||||
gMonStillFrontPic_CircledQuestionMark: ; 8C00750
|
||||
.incbin "base_emerald.gba", 0xc00750, 0x248
|
||||
|
||||
.align 2, 0
|
||||
|
||||
gMonBackPic_CircledQuestionMark: ; 8C00998
|
||||
.incbin "base_emerald.gba", 0xc00998, 0x248
|
||||
|
||||
.align 2, 0
|
||||
|
||||
gMonPalette_CircledQuestionMark: ; 8C00BE0
|
||||
.incbin "base_emerald.gba", 0xc00be0, 0x18
|
||||
|
||||
.align 2, 0
|
||||
|
||||
gMonShinyPalette_CircledQuestionMark: ; 8C00BF8
|
||||
.incbin "base_emerald.gba", 0xc00bf8, 0x18
|
||||
Reference in New Issue
Block a user