mirror of
https://github.com/pret/pokepinballrs.git
synced 2026-03-21 17:24:13 -05:00
Rename first section of rom_11B9C.s to .text
This commit is contained in:
parent
8bf9ead07d
commit
f96adc5f40
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
.syntax unified
|
||||
|
||||
.section .text14488
|
||||
.text
|
||||
|
||||
thumb_func_start sub_14488
|
||||
sub_14488: @ 0x08014488
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ SECTIONS
|
|||
src/rom_11B9C.o(.text);
|
||||
src/rom_1332C.o(.text);
|
||||
src/rom_13D24.o(.text);
|
||||
asm/rom_11B9C.o(.text14488);
|
||||
asm/rom_11B9C.o(.text);
|
||||
src/rom_17634.o(.text);
|
||||
asm/rom_11B9C.o(.text17898);
|
||||
src/rom_18784.o(.text);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user