mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-23 07:28:10 -05:00
remove matched asm file
This commit is contained in:
parent
fa20c66e44
commit
b7ae9ecf24
|
|
@ -1,10 +0,0 @@
|
|||
#include "asm/constants/gba_constants.inc"
|
||||
#include "asm/macros.inc"
|
||||
|
||||
.syntax unified
|
||||
|
||||
.text
|
||||
|
||||
|
||||
|
||||
.align 2,0
|
||||
|
|
@ -270,7 +270,6 @@ SECTIONS {
|
|||
asm/code_8072CF4.o(.text);
|
||||
src/dungeon_ai_items.o(.text);
|
||||
src/code_8073CF0.o(.text);
|
||||
asm/code_8073CF0.o(.text);
|
||||
src/code_8075708.o(.text);
|
||||
src/dungeon_ai.o(.text);
|
||||
src/move_effects_target.o(.text);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user