Refactor: tfc

This commit is contained in:
asur4s
2022-09-05 11:50:42 -04:00
parent 3d7377f9b6
commit 2d7cd7c864
5 changed files with 147 additions and 179 deletions

View File

@@ -23,6 +23,7 @@ serde = { version = "1.0", optional = true }
serde_derive = { version = "1.0", optional = true }
log = "0.4"
rdev = { git = "https://github.com/asur4s/rdev" }
tfc = { git = "https://github.com/asur4s/The-Fat-Controller" }
hbb_common = { path = "../hbb_common" }
[features]