Skip to content

Commit

Permalink
Revert "Enable scriptaction4.asm (Script action 4 : Move to Cell) for…
Browse files Browse the repository at this point in the history
… everything"

This reverts commit 489a311.
  • Loading branch information
Bittah committed Sep 21, 2024
1 parent 9716920 commit 2f9d9a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,12 @@ 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 2f9d9a9

Please sign in to comment.