mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Merge branch 'master' of github.com:corwinkuiper/gba
This commit is contained in:
commit
a987dea1b8
|
@ -19,7 +19,7 @@ fn main() {
|
|||
cc::Build::new()
|
||||
.file("c/test-runner.c")
|
||||
.object(mgba_library)
|
||||
.include("c/include")
|
||||
.include("c/vendor")
|
||||
.compile("test-runner");
|
||||
|
||||
let bindings = bindgen::Builder::default()
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue