diff options
author | YamaArashi <shadow962@live.com> | 2015-02-07 16:24:16 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-02-07 16:24:16 -0800 |
commit | 4fd7a42b235b68ffc11d4f02305b695c2ed05549 (patch) | |
tree | de8727d33beb886cb451a8d5e693ee46aafde55d /main.asm | |
parent | 72265ab92abd235c2af6d26ae76dd0dcaecfd6ac (diff) |
commented battle stuff
Diffstat (limited to 'main.asm')
-rwxr-xr-x | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ LoadMonData_: .copyMonData ld de, wcf98 - ld bc, 44 + ld bc, wPartyMon2 - wPartyMon1 jp CopyData |