diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-03-23 12:44:42 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-03-23 12:44:42 -0700 |
commit | 05e9779dc7fe9a13ecd519dfabb5b5997f922da0 (patch) | |
tree | 98bce68cfadac80fd633138a2ed9e5408fed6cf1 /wram.asm | |
parent | fdade96258cb1417945256b55570e6e348dbde56 (diff) |
Dump and label Blue Stage Bottom's game object collision data/routines
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -413,8 +413,10 @@ wPreviousTriggeredGameObject:: ; 0xd4ec ds $1 wWhichDiglett:: ; 0xd4ed +wWhichPsyduckPoliwag:: ds $1 wWhichDiglettId:: ; 0xd4ee +wWhichPsyduckPoliwagId:: ds $1 wd4ef:: ; 0xd4ef |