mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Misc fixes (#2830)
* Replace DANPCF_C_HACK with a better fakematch * d_a_obj_item OK * Fix ninja diff * Misc debug/nonmatching fixes * Fix ninja diff for PAL * Fix bad PAL split
This commit is contained in:
Vendored
+1
-2
@@ -30,14 +30,13 @@
|
||||
"build/*/baseline.json": true,
|
||||
"build/**/*.MAP": true,
|
||||
"build/**/*.o": true,
|
||||
"build/**/*.s": true,
|
||||
"build/**/*.plf": true,
|
||||
"build/**/*.rel": true,
|
||||
"orig/**/*.rel": true,
|
||||
"build/**/*.lcf": true,
|
||||
"build/**/*.preplf": true,
|
||||
"build/**/*.d": true,
|
||||
// "build/**/*.s": true,
|
||||
"build/**/*.s": true,
|
||||
"build/**/*.map": true,
|
||||
"build/**/*.cpp": true,
|
||||
"build/**/*.ctx": true,
|
||||
|
||||
Reference in New Issue
Block a user