Skip to content

Commit

Permalink
Fix Combo17 Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Robot authored and Robot committed Sep 17, 2023
1 parent 1994baa commit 23b586e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Combo15.FLAGS = -DENABLE_REFLEX_SNES -DENABLE_REFLEX_SATURN -DENABLE_REFLEX_PSX
#SNES, N64 (Scaled), Wii, PSX+JogCon+neGcon
Combo16.FLAGS = -DENABLE_REFLEX_SNES -DENABLE_REFLEX_N64 -DENABLE_N64_ANALOG_MAX=80 -DENABLE_REFLEX_WII -DENABLE_REFLEX_PSX -DJOGCON_SUPPORT -DENABLE_PSX_JOGCON_OLED
#SNES, N64 (Scaled), Wii, PSX+JogCon+neGcon
Combo17.FLAGS = -DENABLE_REFLEX_SNES -DENABLE_REFLEX_SATURN -DENABLE_REFLEX_PCEI -DENABLE_REFLEX_PSX -DENABLE_PSX_GENERAL_OLED
Combo17.FLAGS = -DENABLE_REFLEX_SNES -DENABLE_REFLEX_SATURN -DENABLE_REFLEX_PCE -DENABLE_REFLEX_PSX -DENABLE_PSX_GENERAL_OLED

PRJ_DIR = Reflex
BUILD_DIR = build
Expand Down

0 comments on commit 23b586e

Please sign in to comment.