diff options
| author | ISSOtm <eldredhabert0@gmail.com> | 2018-05-27 01:19:23 +0200 |
|---|---|---|
| committer | ISSOtm <eldredhabert0@gmail.com> | 2018-05-27 01:32:42 +0200 |
| commit | 022a418e1080145189f4282861d6706f739eae44 (patch) | |
| tree | 326fd7fdfb583164118cc3606c25ef2f13af6ff4 /macros.asm | |
| parent | c48cf5565c9ece114d41abc913e7649e118ca4e6 (diff) | |
Add constants and macros
Diffstat (limited to 'macros.asm')
| -rw-r--r-- | macros.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros.asm b/macros.asm new file mode 100644 index 0000000..87fa36d --- /dev/null +++ b/macros.asm @@ -0,0 +1 @@ +INCLUDE "macros/enum.asm"
\ No newline at end of file |
