diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-28 10:57:04 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-28 10:57:04 -0500 |
commit | 57d4cb0edfd62ca403b1470c67ac4efbd761ec5a (patch) | |
tree | 427023b8c124e46cf5bc29d3af564ccf536af431 /main.asm | |
parent | f030315b1fd797aa6765ac8cd8c35c0cd9b600a0 (diff) |
trainer card
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12543,7 +12543,7 @@ GetPlayerIcon: ; 8832c ret ; 8833e -Function8833e: ; 8833e +GetCardPic: ; 8833e ld hl, ChrisCardPic ld a, [PlayerGender] bit 0, a |