mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 13:09:44 +00:00
dups tt_000 fix (#1661)
This commit is contained in:
parent
31abdd439e
commit
1cc76cdb6a
@ -240,7 +240,7 @@ fn do_dups_report(output_file: Option<String>, threshold: f64) {
|
||||
SrcAsmPair {
|
||||
asm_dir: String::from("../../asm/us/servant/tt_000/nonmatchings/"),
|
||||
src_dir: String::from("../../src/servant/tt_000"),
|
||||
overlay_name: String::from("RIC"),
|
||||
overlay_name: String::from("TT_000"),
|
||||
include_asm: get_all_include_asm("../../src/servant/tt_000"),
|
||||
path_matcher: "/tt_000/".to_string(),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user