aboutsummaryrefslogtreecommitdiff
path: root/include/globals.s
diff options
context:
space:
mode:
Diffstat (limited to 'include/globals.s')
-rw-r--r--include/globals.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/globals.s b/include/globals.s
index f9777e5..d9052f1 100644
--- a/include/globals.s
+++ b/include/globals.s
@@ -15,7 +15,7 @@
;; so `zp_argX` variables are not overwritten as often.
zp_tmp0 = $05
zp_tmp1 = $06
- ;; zp_tmp2 = $07
+ zp_tmp2 = $07
;; zp_tmp3 = $08
;;;