summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-09-16 13:42:17 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-09-16 13:42:17 -0400
commit60b09f291d22f72838e29c91cd62ff0d041e2332 (patch)
treeb578baa0ab406855304ce3a8a6a2bd737fbc1fc4 /wram.asm
parent03cb8c53f1507091f09a17235416904d5ed29a49 (diff)
parent15648960606da9b1e64c2171c5398d6a5f734b4f (diff)
Merge branch 'master' of https://github.com/pret/pokecrystal
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 12c515e57..a50023705 100644
--- a/wram.asm
+++ b/wram.asm
@@ -141,7 +141,7 @@ wAutoInputAddress:: dw ; c2c8
wAutoInputBank:: db ; c2ca
wAutoInputLength:: db ; c2cb
-wMonStatusFlags:: db
+wDebugFlags:: db
wGameLogicPaused:: db ; c2cd
wSpriteUpdatesEnabled:: db