From a0aac0e9d22251550fc01bc899d3144639072d3e Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Tue, 20 Oct 2020 13:02:58 -0500 Subject: static-link libagbsyscall similar to pokeemerald... Thx Pika --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4e73c4f..c755f21 100644 --- a/.gitignore +++ b/.gitignore @@ -17,8 +17,6 @@ sound/**/*.bin src/*.s tools/agbcc -ld_script_ruby.txt -ld_script_sapphire.txt *.map *.id0 *.id1 @@ -39,3 +37,4 @@ build/ .idea/ *.DS_Store *.pl +*.a -- cgit v1.2.3