mirror of https://github.com/zeldaret/tmc.git
remove file
This commit is contained in:
parent
b738f28239
commit
4a85c38c58
|
|
@ -1,8 +0,0 @@
|
||||||
.include "asm/macros.inc"
|
|
||||||
|
|
||||||
.include "constants/constants.inc"
|
|
||||||
|
|
||||||
.syntax unified
|
|
||||||
|
|
||||||
.text
|
|
||||||
|
|
||||||
|
|
@ -361,7 +361,6 @@ SECTIONS {
|
||||||
src/enemy/fallingBoulder.o(.text);
|
src/enemy/fallingBoulder.o(.text);
|
||||||
src/enemy/bobomb.o(.text);
|
src/enemy/bobomb.o(.text);
|
||||||
src/enemy/wallMaster2.o(.text);
|
src/enemy/wallMaster2.o(.text);
|
||||||
asm/wallMaster2.o(.text);
|
|
||||||
asm/gleerok.o(.text);
|
asm/gleerok.o(.text);
|
||||||
asm/vaatiEyesMacro.o(.text);
|
asm/vaatiEyesMacro.o(.text);
|
||||||
src/enemy/tektite.o(.text);
|
src/enemy/tektite.o(.text);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue