mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Remove duplicate lua include.
This commit is contained in:
parent
17f90a3624
commit
f71b508356
1 changed files with 1 additions and 2 deletions
|
@ -1657,8 +1657,7 @@ ifeq ($(HAVE_NETWORKING), 1)
|
|||
|
||||
ifeq ($(HAVE_NEW_CHEEVOS), 1)
|
||||
DEFINES += -DHAVE_NEW_CHEEVOS \
|
||||
-Ideps/rcheevos/include \
|
||||
-Ideps/lua/src
|
||||
-Ideps/rcheevos/include
|
||||
OBJ += cheevos-new/cheevos.o \
|
||||
cheevos-new/badges.o \
|
||||
cheevos-new/fixup.o \
|
||||
|
|
Loading…
Add table
Reference in a new issue