diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-08-28 14:23:05 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-08-28 14:23:05 -0400 |
commit | e1c747e8f5c8ec23346888fceebb5e1db183ea08 (patch) | |
tree | 1ef6605f943d59fafa32ac2f42237a498dbd5987 /wram.asm | |
parent | 9c61b495da446c2216bcd8c56aaa55fffdbf3d61 (diff) |
Attempt to make pokeyellow buildable, part 8.
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1666,8 +1666,9 @@ wd473:: ds 1 wd47a:: ds 1 - ds 31 + ds 30 +wUnknownSerialFlag_d499:: ds 1 ; d498 wUnknownSerialFlag_d49a:: ds 1 ; d499 wUnknownSerialFlag_d49b:: ds 1 ; d49a wd49c:: ds 1 ; d49b |