Sync Makefile and common syms (#676)
This commit is contained in:
@@ -30,6 +30,7 @@ SECTIONS {
|
||||
|
||||
/* COMMON starts at 0x30022A8 */
|
||||
*(COMMON);
|
||||
*(common_data);
|
||||
end = .;
|
||||
__end__ = .;
|
||||
} > IWRAM
|
||||
|
||||
Reference in New Issue
Block a user