diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-06-04 12:37:28 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-06-04 12:37:28 -0700 |
commit | 6f42978aa6fb4cce84c68f0baeb53feb927feff0 (patch) | |
tree | 1b9b9c1ffa77c24addc51bd58eea0d3260b9d8cf /wram.asm | |
parent | 5329ff910a2ca6631addb3e0ca8a557cd0db8f72 (diff) |
Tons of INCBINs
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 26 |
1 files changed, 25 insertions, 1 deletions
@@ -2514,7 +2514,31 @@ wSendHighScoresAnimationFrameIndex:: ; 0xda89 ds $1 wda8a:: ; 0xda8a - ds $18 + ds $2 + +wda8c:: ; 0xda8c + ds $3 + +wda8f:: ; 0xda8f + ds $3 + +wda92:: ; 0xda92 + ds $3 + +wda95:: ; 0xda95 + ds $3 + +wda98:: ; 0xda98 + ds $3 + +wda9b:: ; 0xda9b + ds $3 + +wda9e:: ; 0xda9e + ds $3 + +wdaa1:: ; 0xdaa1 + ds $1 wdaa2:: ; 0xdaa2 ds $1 |