Created
April 16, 2021 16:16
-
-
Save K4rakara/40e3b6c8ee4d058f704ac11d9916bbda to your computer and use it in GitHub Desktop.
Pokemerald .ccls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tools/agbcc/bin/agbcc | |
-Iconstants | |
-Igflib | |
-Iinclude | |
-Isound | |
-Isrc | |
-L./tools/agbcc/lib | |
-L./tools/agbcc/lib | |
-L./libagbsyscall | |
-lc | |
-lgcc | |
-lagbsyscall | |
-isystem./tools/agbcc/include |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment