mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-09 09:35:45 -05:00
split event_flag.s
This commit is contained in:
3609
asm/code.s
3609
asm/code.s
File diff suppressed because it is too large
Load Diff
1034
asm/code_8002774.s
Normal file
1034
asm/code_8002774.s
Normal file
File diff suppressed because it is too large
Load Diff
2591
asm/event_flag.s
Normal file
2591
asm/event_flag.s
Normal file
File diff suppressed because it is too large
Load Diff
@@ -35,6 +35,8 @@ SECTIONS {
|
||||
{
|
||||
asm/crt0.o(.text);
|
||||
asm/code.o(.text);
|
||||
asm/event_flag.o(.text);
|
||||
asm/code_8002774.o(.text);
|
||||
asm/memory.o(.text);
|
||||
asm/code_80035F0.o(.text);
|
||||
src/other_random.o(.text);
|
||||
|
||||
Reference in New Issue
Block a user