summaryrefslogtreecommitdiff
path: root/include/gba/gba.h
diff options
context:
space:
mode:
authorKermalis <29823718+Kermalis@users.noreply.github.com>2019-08-13 13:00:33 -0400
committerKermalis <29823718+Kermalis@users.noreply.github.com>2019-08-13 13:00:33 -0400
commitfbd4bbc146d4ed35e2d016b5845408a1f3e2d99a (patch)
tree0fc4ae85748a2322c49dfa3271bf7ad8f5210047 /include/gba/gba.h
parentb99e74849dfb574b0be222a56726c57d07125937 (diff)
Add libisagbprn
Diffstat (limited to 'include/gba/gba.h')
-rw-r--r--include/gba/gba.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gba/gba.h b/include/gba/gba.h
index 42ae3cd..3493440 100644
--- a/include/gba/gba.h
+++ b/include/gba/gba.h
@@ -7,5 +7,6 @@
#include "gba/multiboot.h"
#include "gba/syscall.h"
#include "gba/macro.h"
+#include "gba/isagbprint.h"
#endif // GUARD_GBA_GBA_H