mirror of
https://github.com/encounter/bfbb.git
synced 2026-03-30 10:58:00 -07:00
Set zNPCGoalScript as matching (#321)
This one just needed symbols turned on.
This commit is contained in:
+1
-1
@@ -450,7 +450,7 @@ config.libs = [
|
||||
Object(Matching, "SB/Game/zCamMarker.cpp"),
|
||||
Object(NonMatching, "SB/Game/zGoo.cpp"),
|
||||
Object(NonMatching, "SB/Game/zGrid.cpp"),
|
||||
Object(NonMatching, "SB/Game/zNPCGoalScript.cpp"),
|
||||
Object(Matching, "SB/Game/zNPCGoalScript.cpp", extra_cflags=["-sym on"]),
|
||||
Object(NonMatching, "SB/Game/zNPCSndTable.cpp"),
|
||||
Object(NonMatching, "SB/Game/zNPCSndLists.cpp"),
|
||||
Object(NonMatching, "SB/Game/zNPCTypeDuplotron.cpp"),
|
||||
|
||||
Reference in New Issue
Block a user