summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2020-04-06 12:41:44 -0400
committerGitHub <noreply@github.com>2020-04-06 12:41:44 -0400
commit9076d63d62c847dd74b02391a4744ba83c7770e8 (patch)
tree69cd3cd33c9457b40ac4503d69f3cf3c0604772e /hram.asm
parente225d296b72a41cbee6e16416d8d1fcfb4760445 (diff)
parent3144b54bd1dcc47ea339fcd2bd215ec96fc38c4a (diff)
Merge pull request #705 from Rangi42/master
Upgrade to rgbds 0.4.0, and do miscellaneous fixes
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/hram.asm b/hram.asm
index 1cd64e90a..442f0ec63 100644
--- a/hram.asm
+++ b/hram.asm
@@ -146,7 +146,7 @@ hRandom::
hRandomAdd:: db ; ffe1
hRandomSub:: db ; ffe2
-hSecondsBackup:: db ; ffe3
+hUnusedBackup:: db ; ffe3
hBattleTurn:: ; ffe4
; Which trainer's turn is it? 0: player, 1: opponent trainer