Cleanup and create menews_jisan header

This commit is contained in:
PikalaxALT
2018-10-08 16:02:11 -04:00
parent eda4a9f940
commit 1d50bcb0b9
4 changed files with 22 additions and 12 deletions
+1
View File
@@ -69,5 +69,6 @@
#define WIN_RANGE(a, b) (((a) << 8) | (b))
#define NAKED __attribute__((naked))
#define UNUSED __attribute__((unused))
#endif // GUARD_GBA_DEFINES