diff options
Diffstat (limited to 'asm/move_model_list.narc.s')
-rw-r--r-- | asm/move_model_list.narc.s | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/asm/move_model_list.narc.s b/asm/move_model_list.narc.s deleted file mode 100644 index 76a30ea5..00000000 --- a/asm/move_model_list.narc.s +++ /dev/null @@ -1,10 +0,0 @@ - ; There are two NARCs with the same name
- ; TODO: actual file structure
- .section .narc.1DE7E00
-NARC_1DE7E00:
- .incbin "baserom.nds", 0x1DE7E00, 0x61C
-
- .section .narc.1E73400
-NARC_1E73400:
- .incbin "baserom.nds", 0x1E73400, 0x364
-
|