Closed domo5581 closed 7 months ago
@aetopia check this out!!
Replace the relevant SetConsoleParams
call here: https://github.com/couleur-tweak-tips/smoothie-rs/blob/f04526681aecf6564d5b83f5a7c8d35edeb8bf2f/src/utils.rs#L8
forgot about this for a bit? is the actual window.rs
file fine? Also I don't think I follow what you're saying about SetConsoleParams
yeah the code runs fine but if i ever have a reason to do 100percent rust ill def use it as a starting point
Pretty self explanatory, using the crate
windows-sys
on recommendation from june and aetopia. I don't know if there are any other references towindow.c
that exist in the other files, so the only files that were changed apart fromwindow.rs
wasCargo.toml
.