aboutsummaryrefslogtreecommitdiff
path: root/ctru-sys/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* Link libctru in ctru-sysFenrir2018-02-111-0/+11
Allows debug builds to compile without throwing out random linker errors. Plus it probably should have been this way the whole time anyway.