summaryrefslogtreecommitdiff
path: root/gfx_asm/assembler.py
diff options
context:
space:
mode:
Diffstat (limited to 'gfx_asm/assembler.py')
-rwxr-xr-x[-rw-r--r--]gfx_asm/assembler.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx_asm/assembler.py b/gfx_asm/assembler.py
index 51ec648..e208a43 100644..100755
--- a/gfx_asm/assembler.py
+++ b/gfx_asm/assembler.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python3
+
import ast, sys, string, struct
REG_STACK = 14