File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -177,6 +177,8 @@ LOCAL_SRC_FILES := \
177177 ../dlls/wpn_shared/wpn_mp7a1c.cpp \
178178 ../dlls/wpn_shared/wpn_mp7a1p.cpp \
179179 ../dlls/wpn_shared/wpn_infinitys.cpp \
180+ ../dlls/wpn_shared/wpn_m14ebr.cpp \
181+ ../dlls/wpn_shared/wpn_infinityex2.cpp \
180182 ./events/ev_cs16.cpp \
181183 ./events/event_ak47.cpp \
182184 ./events/event_aug.cpp \
@@ -231,6 +233,7 @@ LOCAL_SRC_FILES := \
231233 ./events/event_mp7a1p.cpp \
232234 ./events/event_svdex.cpp \
233235 ./events/event_infinitys.cpp \
236+ ./events/event_m14ebr.cpp \
234237 ./ev_common.cpp \
235238 ./calcscreen.cpp \
236239 ./input_touch.cpp \
Original file line number Diff line number Diff line change @@ -248,7 +248,9 @@ LOCAL_SRC_FILES := \
248248 ./gamemode/zb2/zb2_zclass_tank.cpp \
249249 ./gamemode/zb2/zb2_zclass_speed.cpp \
250250 ./weapons_moe_buy.cpp \
251- ./weapons_precache.cpp \
251+ ./weapons_precache.cpp \
252+ ./wpn_shared/wpn_m14ebr.cpp \
253+ ./wpn_shared/wpn_infinityex2.cpp \
252254
253255
254256include $(BUILD_SHARED_LIBRARY )
You can’t perform that action at this time.
0 commit comments