Merge branch 'master' of https://github.com/pret/pokefirered into porymap-6
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#define IWRAM_DATA __attribute__((section("iwram_data")))
|
||||
#define EWRAM_DATA __attribute__((section("ewram_data")))
|
||||
#endif
|
||||
#define COMMON_DATA __attribute__((section("common_data")))
|
||||
|
||||
#if MODERN
|
||||
#define NOINLINE __attribute__((noinline))
|
||||
|
||||
Reference in New Issue
Block a user