diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-19 23:38:16 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-19 23:38:16 -0500 |
commit | b02305625920d42649587d6ba6504777dcac25a0 (patch) | |
tree | 7e2b307dcd9d1589d3764df11d9bbec3247d36d3 /contents.asm | |
parent | 93a129eb6dc261faccaf2b2d58daf3db204ab3ba (diff) |
engine/stats_screen.asm
Diffstat (limited to 'contents.asm')
-rw-r--r-- | contents.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contents.asm b/contents.asm index 0d55c2dcd..c13fffc7b 100644 --- a/contents.asm +++ b/contents.asm @@ -48,6 +48,8 @@ PIC_POINTERS EQU $48 UNOWN_PIC_POINTERS EQU $49 TRAINER_PIC_POINTERS EQU $4A +PICS_FIX EQU $36 + PICS_1 EQU $48 PICS_2 EQU $49 PICS_3 EQU $4A |