From 7af0538816193be7c88c76a556b908bedf1585df Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 22 Jul 2026 16:50:48 +0200 Subject: Update links to git.mssola.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- scroll/include/globals.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scroll/include/globals.s') diff --git a/scroll/include/globals.s b/scroll/include/globals.s index 87a93ea..e659201 100644 --- a/scroll/include/globals.s +++ b/scroll/include/globals.s @@ -1,7 +1,7 @@ ;; Global variables used throughout the code base. .scope Globals ;;; - ;; Argument values as defined in https://github.com/mssola/style.nes. Note + ;; Argument values as defined in https://git.mssola.com/nes/style.nes. Note ;; that these variables can also be used as temporary variables. zp_arg0 = $90 zp_arg1 = $91 -- cgit v1.2.3