diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-05-05 09:55:19 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-05-05 10:17:02 -0400 |
commit | b69526a90818e0ac103274c6d8d3f424f49f207c (patch) | |
tree | 1ce24b5bb520504eafadabc60fb07c3a127e140f /mobile | |
parent | d47c5603674414e6afeb34693d6255cfb9dece65 (diff) |
Miscellaneous fixes
Addresses the haircut brothers' probability comments in #709
Diffstat (limited to 'mobile')
-rw-r--r-- | mobile/news/news.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/news/news.asm b/mobile/news/news.asm index 8875b0871..0aec6a35e 100644 --- a/mobile/news/news.asm +++ b/mobile/news/news.asm @@ -1,6 +1,6 @@ ; http://forums.glitchcity.info/index.php?topic=7509.msg206449#msg206449 - db $cc, $6b, $1e ; unused + dab Doll1Script ; related to "My Room" in Stadium 2? Unreferenced_Function1f4003: ld a, BANK(s6_a000) |