mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-01 09:23:08 -04:00
Remove f_op_actor weak func order fakematch (-sym off)
This commit is contained in:
+1
-1
@@ -400,7 +400,7 @@ config.libs = [
|
||||
Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_ap/f_ap_game.cpp"),
|
||||
|
||||
# f_op
|
||||
Object(Matching, "f_op/f_op_actor.cpp", extra_cflags=["-sym off"]),
|
||||
Object(Matching, "f_op/f_op_actor.cpp"),
|
||||
Object(Matching, "f_op/f_op_actor_iter.cpp"),
|
||||
Object(Matching, "f_op/f_op_actor_tag.cpp"),
|
||||
Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_actor_mng.cpp"),
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
// Translation Unit: f_op_actor.cpp
|
||||
//
|
||||
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
#include "f_op/f_op_actor.h"
|
||||
#include "f_op/f_op_actor_mng.h"
|
||||
#include "f_op/f_op_actor_tag.h"
|
||||
|
||||
Reference in New Issue
Block a user