mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-24 23:17:03 -05:00
* move some personality data from asm to C * combine personality_test files and add my close attempt at RedrawPartnerSelectionMenu * decomp some more wonder mail funcs and label some more data * lots of data splitting and move some to src * split out more dungeon data * continue splitting out more dungeon data * doc rescue team rank/pts funcs/data and exclusive pokemon ewram * doc more sound things and decomp a func * decomp LoadTeamRankBadge and label some data members * split out rescue team and text util stuff * forgot a constant * match a few funcs and clean up a few * cleaned up sub_80A28B4
19 lines
489 B
PHP
19 lines
489 B
PHP
.global banrpal
|
|
banrpal:
|
|
.byte 0x00, 0x00, 0x00, 0x80
|
|
.byte 0x0f, 0x0f, 0x0f, 0x80
|
|
.byte 0x1f, 0x1f, 0x1f, 0x80
|
|
.byte 0x2f, 0x2f, 0x2f, 0x80
|
|
.byte 0x3f, 0x3f, 0x3f, 0x80
|
|
.byte 0x4f, 0x4f, 0x4f, 0x80
|
|
.byte 0x5f, 0x5f, 0x5f, 0x80
|
|
.byte 0x6f, 0x6f, 0x6f, 0x80
|
|
.byte 0x7f, 0x7f, 0x7f, 0x80
|
|
.byte 0x8f, 0x8f, 0x8f, 0x80
|
|
.byte 0x9f, 0x9f, 0x9f, 0x80
|
|
.byte 0xaf, 0xaf, 0xaf, 0x80
|
|
.byte 0xbf, 0xbf, 0xbf, 0x80
|
|
.byte 0xcf, 0xcf, 0xcf, 0x80
|
|
.byte 0xd7, 0xd7, 0xd7, 0x80
|
|
.byte 0xe7, 0xe7, 0xe7, 0x80
|