Add revision 10 changes (#722)
* revision 10 changes * add rev10 to github actions * add no-intro entry for leafgreen rev10
This commit is contained in:
@@ -64,6 +64,7 @@ SECTIONS {
|
||||
src/window_8bpp.o(.text);
|
||||
src/text.o(.text);
|
||||
src/sprite.o(.text);
|
||||
src/sloopsvc.o(.text);
|
||||
src/string_util.o(.text);
|
||||
src/link.o(.text);
|
||||
src/multiboot.o(.text);
|
||||
@@ -405,6 +406,7 @@ SECTIONS {
|
||||
src/text.o(.rodata);
|
||||
src/sprite.o(.rodata);
|
||||
src/bg_regs.o(.rodata);
|
||||
src/sloopsvc.o(.rodata);
|
||||
src/string_util.o(.rodata);
|
||||
src/link.o(.rodata);
|
||||
src/main_menu.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user