diff options
author | Bryan Bishop <kanzure@gmail.com> | 2014-08-16 19:43:42 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2014-08-16 19:43:42 -0500 |
commit | 4f018846fb35ca08cb2b0dc7a1f9159905c16777 (patch) | |
tree | e6dfa70a0676f08bfba0b1680c9784af4d090567 /wram.asm | |
parent | 85fe70ecba172bb48794b33a90c1733b35f2e0ed (diff) | |
parent | b922fe72a19bb82d4f0c0ebaadf415e8dfcb7166 (diff) |
Merge pull request #260 from yenatch/master
Dump the phone scripts.
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1248,8 +1248,11 @@ StartMinute:: ; d4b8 StartSecond:: ; d4b9 ds 1 - ds 9 - +wRTC:: ; d4ba + ds 8 +wDST:: ; d4c2 + ds 1 + GameTimeCap:: ; d4c3 ds 1 GameTimeHours:: ; d4c4 |