diff options
author | Max <mparisi@stevens.edu> | 2020-10-18 18:24:23 -0400 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-10-18 18:24:23 -0400 |
commit | e773605fd49dca29ebb74f0e387576e7eaea3cee (patch) | |
tree | baeac52d4b3a3990c4e7293f9cf5d2ecf922436d /asm | |
parent | f18777bd8f8b34bf5541be31e80686f835a3682a (diff) |
arrange file-local type definitions, constants, and objects into an unnamed namespace
Diffstat (limited to 'asm')
-rw-r--r-- | asm/code_801DAAE0_asm.s | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/asm/code_801DAAE0_asm.s b/asm/code_801DAAE0_asm.s deleted file mode 100644 index 4ea72fe..0000000 --- a/asm/code_801DAAE0_asm.s +++ /dev/null @@ -1,3 +0,0 @@ -.include "macros.inc"
-
-.section .text, "ax" # 0x80006980 - 0x803E1E60
|