diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-06-05 16:39:42 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-06-05 16:39:42 -0400 |
| commit | 08fb4c22ef11f7ea99abe9c6ff0e73bbcd8fb239 (patch) | |
| tree | 7b5d7d54ed3ce4cebd9b3e2809c5ce54e8eaddfd /scripts/silphco11_2.asm | |
| parent | Merge pull request #10 from PikalaxALT/master (diff) | |
| parent | This looks like Gen 2's object animation engine (diff) | |
| download | pokeyellow-08fb4c22ef11f7ea99abe9c6ff0e73bbcd8fb239.tar.gz pokeyellow-08fb4c22ef11f7ea99abe9c6ff0e73bbcd8fb239.tar.xz pokeyellow-08fb4c22ef11f7ea99abe9c6ff0e73bbcd8fb239.zip | |
Merge pull request #11 from PikalaxALT/master
MILESTONE: Finish disassembly
Diffstat (limited to 'scripts/silphco11_2.asm')
| -rwxr-xr-x | scripts/silphco11_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/silphco11_2.asm b/scripts/silphco11_2.asm index 22e19a02..419efe24 100755 --- a/scripts/silphco11_2.asm +++ b/scripts/silphco11_2.asm @@ -70,7 +70,7 @@ MissableObjects_f25ce db HS_SILPH_CO_10F_1 db HS_SILPH_CO_10F_2 db HS_SILPH_CO_11F_1 + db HS_SILPH_CO_11F_JAMES db HS_SILPH_CO_11F_2 db HS_SILPH_CO_11F_JESSIE - db HS_SILPH_CO_11F_JAMES db $ff
\ No newline at end of file |
