diff options
| author | YamaArashi <shadow962@live.com> | 2015-03-13 05:33:16 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-03-13 05:36:34 -0700 |
| commit | 1115b4454db645d2ebaa9e9f1fdd9ea86c1c4e44 (patch) | |
| tree | 78b1441c8db2c5b300de1e9bbd9e8aa33f45a522 /hram.asm | |
| parent | Low health alarm documentation (diff) | |
| download | pokeyellow-1115b4454db645d2ebaa9e9f1fdd9ea86c1c4e44.tar.gz pokeyellow-1115b4454db645d2ebaa9e9f1fdd9ea86c1c4e44.tar.xz pokeyellow-1115b4454db645d2ebaa9e9f1fdd9ea86c1c4e44.zip | |
commented mon_party_sprites.asm
Diffstat (limited to 'hram.asm')
| -rw-r--r-- | hram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ H_SPRITEINDEX EQU $FF8C ; DisplayTextID's argument hSpriteIndexOrTextID EQU $FF8C +hPartyMonIndex EQU $FF8C + ; Multiplcation and division variables are meant ; to overlap for back-to-back usage. Big endian. |
