summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-02-07 16:24:16 -0800
committerYamaArashi <shadow962@live.com>2015-02-07 16:24:16 -0800
commit4fd7a42b235b68ffc11d4f02305b695c2ed05549 (patch)
treede8727d33beb886cb451a8d5e693ee46aafde55d /main.asm
parent72265ab92abd235c2af6d26ae76dd0dcaecfd6ac (diff)
commented battle stuff
Diffstat (limited to 'main.asm')
-rwxr-xr-xmain.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index b40093aa..6f5b5324 100755
--- a/main.asm
+++ b/main.asm
@@ -126,7 +126,7 @@ LoadMonData_:
.copyMonData
ld de, wcf98
- ld bc, 44
+ ld bc, wPartyMon2 - wPartyMon1
jp CopyData