remove frontier asm constants to fix build

This commit is contained in:
garak 2018-12-03 16:39:51 -05:00
parent 462e7c8295
commit d6a88e0eaa

View File

@ -2,6 +2,5 @@
.include "constants/misc_constants.inc"
.include "constants/contest_constants.inc"
.include "constants/pokemon_data_constants.inc"
.include "constants/battle_frontier_constants.inc"
.include "constants/berry_constants.inc"
.include "constants/contest_move_effects.inc"