Remove asm/use_pokeblock.s

This commit is contained in:
Marcus Huderle 2019-03-24 08:23:27 -05:00
parent 4fd2b0b484
commit d3ff307f9f
2 changed files with 0 additions and 9 deletions

View File

@ -1,8 +0,0 @@
.include "asm/macros.inc"
.include "constants/constants.inc"
.syntax unified
.text
.align 2, 0 @ Don't pad with nop.

View File

@ -230,7 +230,6 @@ SECTIONS {
src/roamer.o(.text);
src/battle_tower.o(.text);
src/use_pokeblock.o(.text);
asm/use_pokeblock.o(.text);
src/battle_controller_wally.o(.text);
src/player_pc.o(.text);
src/intro.o(.text);