Skip to content

Commit

Permalink
Enable scriptaction4.asm (Script action 4 : Move to Cell) for everything
Browse files Browse the repository at this point in the history
  • Loading branch information
Bittah committed Sep 8, 2024
1 parent bfc2d6d commit 88a5f88
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -396,12 +396,7 @@ OBJS += src/rules_process.o
OBJS += src/scale_movie_fix.o
OBJS += src/scale_movie_fix_hack.o
OBJS += src/screenshots_in_subdir.o

# Only include in: MOD_DTA MOD_RUBICON MOD_TO MOD_TI
ifneq ($(call ifdef_any_of,MOD_DTA MOD_RUBICON MOD_TO MOD_TI),)
OBJS += src/scriptaction4.o
endif

OBJS += src/skip_score.o
OBJS += src/veterancy_crate_check_trainable.o
OBJS += src/video_mode_hacks.o
Expand Down

0 comments on commit 88a5f88

Please sign in to comment.