remove matched asm file

This commit is contained in:
DizzyEggg 2024-09-14 18:39:44 +02:00
parent fa20c66e44
commit b7ae9ecf24
2 changed files with 0 additions and 11 deletions

View File

@ -1,10 +0,0 @@
#include "asm/constants/gba_constants.inc"
#include "asm/macros.inc"
.syntax unified
.text
.align 2,0

View File

@ -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);