diff options
author | JimB16 <f1@jimb.de> | 2015-09-06 23:38:01 +0200 |
---|---|---|
committer | JimB16 <f1@jimb.de> | 2015-09-06 23:38:01 +0200 |
commit | 0d4c2776d927e5d3162d9a4430fc82f35bf50be5 (patch) | |
tree | 2ab9e19e9f85d1894b42cb93dd969fa57327b0ed /wram.asm | |
parent | c76a3c6ecd36d650a1715c0f5520c2336bd27f9c (diff) |
changed varlabels for multiply- and divide-func, renamed battletext-labels
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -809,6 +809,7 @@ wc716:: ds 1 wc717:: ds 1 wc718:: ds 1 wc719:: ds 1 +LastPlayerMon:: ; c71a wc71a:: ds 1 LastPlayerMove:: ; c71b ds 1 |