diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-29 15:15:14 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-29 15:15:14 -0400 |
commit | a51b1a2f1399798193e3d788d9f3fb8bb9f3ac5c (patch) | |
tree | 7c96e8d0462f541a050976e8a17c7c4e5afa127f /wram.asm | |
parent | bcc0d633e948227e68da8a264d1533771a54b5c4 (diff) |
Port more pokegold link engine symbols, and name an unused WRAM byte
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1580,7 +1580,7 @@ wPredefTemp:: dw wPredefAddress:: dw wFarCallBCBuffer:: dw -wcfbb:: db +wUnusedLinkCommunicationByte:: db wGameTimerPaused:: ; bit 0: game timer paused |