Skip to content

Commit

Permalink
Tune chase
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrizio-Caruso committed Oct 15, 2023
1 parent 508dfbd commit 7ef01a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/games/chase/config/game_config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ TMC600_GAME_OPTS ?= -DNO_BLINKING -DBOMB_DRAW_SKIP=3 -DWALL_DRAW_SKIP=15 -DGHOST

MICRO_GAME_OPTS ?= -DNO_BLINKING -DGHOSTS_NUMBER=7

CAMPUTERS_LYNX_GAME_OPTS ?= -DNO_BLINKING -DBOMB_DRAW_SKIP=3 -DWALL_DRAW_SKIP=15 -DGHOSTS_NUMBER=7

__VIC20_EXP_3K_GAME_OPTS ?= -DNO_BLINKING -DNO_HINTS -DLESS_TEXT -DGHOSTS_NUMBER=8

__VIC20_UNEXPANDED_GAME_OPTS ?= -DNO_EXTRA_TITLE \
Expand Down

0 comments on commit 7ef01a8

Please sign in to comment.