From d07afbc0818370f03ef840419e0bf4f654753ab8 Mon Sep 17 00:00:00 2001 From: sceptillion <33798691+sceptillion@users.noreply.github.com> Date: Sun, 10 Dec 2017 22:41:46 -0800 Subject: initial commit --- asm/macros.inc | 1 + 1 file changed, 1 insertion(+) create mode 100644 asm/macros.inc (limited to 'asm/macros.inc') diff --git a/asm/macros.inc b/asm/macros.inc new file mode 100644 index 0000000..156b2b0 --- /dev/null +++ b/asm/macros.inc @@ -0,0 +1 @@ + .include "asm/macros/function.inc" -- cgit v1.2.3