diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-11 21:19:52 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-11 21:19:52 -0400 |
commit | 6a3b3e3773744c72e4453c8852fb501fe2d820db (patch) | |
tree | 5cb232162dbd29780120706769ab9df619b0de1c /wram.asm | |
parent | af0119ca7e73c21205b5bb89bb9361db9aafa15f (diff) |
Save functions; feeble attempt at serial and link functions
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1268,8 +1268,7 @@ wOtherPlayerLinkMode:: ds 1 wOtherPlayerLinkAction:: ds 4 wPlayerLinkAction:: ds 1 wcf57:: ds 4 -wcf5b:: ds 1 -wcf5c:: ds 1 +wcf5b:: dw wcf5d:: ds 2 MonType:: ; cf5f |