mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-03-13 05:51:19 +00:00
Update Android.mk.
This commit is contained in:
parent
3e0920cc3d
commit
e2826aa0ea
@ -50,6 +50,7 @@ SRCS+=../dlls/poke646/heaterpipe.cpp
|
||||
SRCS+=../dlls/poke646/nailgun.cpp
|
||||
SRCS+=../dlls/poke646/weapon_pipebomb.cpp
|
||||
SRCS+=../dlls/poke646/xensquasher.cpp
|
||||
SRCS+=../dlls/vendetta/par21.cpp
|
||||
#SRCS+=../game_shared/voice_banmgr.cpp
|
||||
#SRCS+=../game_shared/voice_status.cpp
|
||||
SRCS+=./ammo.cpp
|
||||
|
@ -132,7 +132,8 @@ LOCAL_SRC_FILES := agrunt.cpp airtank.cpp \
|
||||
poke646/robocop.cpp \
|
||||
poke646/weapon_pipebomb.cpp \
|
||||
poke646/xenspit.cpp \
|
||||
poke646/xensquasher.cpp
|
||||
poke646/xensquasher.cpp \
|
||||
vendetta/par21.cpp
|
||||
# ../game_shared/voice_gamemgr.cpp
|
||||
|
||||
LOCAL_LDLIBS := -llog
|
||||
|
Loading…
x
Reference in New Issue
Block a user