mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-15 11:30:30 +00:00
Update asm processor and migrate/improve rodata for a few files (#209)
* Update asm processor * Migrate or improve rodata for a few files
This commit is contained in:
parent
1c98ac27eb
commit
229e0c8629
37 changed files with 964 additions and 870 deletions
|
@ -78,13 +78,11 @@ glabel D_80143254
|
|||
.balign 4
|
||||
|
||||
glabel D_80143264
|
||||
.byte 0x8C
|
||||
.asciz "Eモ-ド\x8D ソウタイ"
|
||||
.asciz "\x8C\Eモ-ド\x8D ソウタイ"
|
||||
.balign 4
|
||||
|
||||
glabel D_80143278
|
||||
.byte 0x8C
|
||||
.asciz "Eモ-ド\x8Dゼッタイ"
|
||||
.asciz "\x8C\Eモ-ド\x8Dゼッタイ"
|
||||
.balign 4
|
||||
|
||||
glabel D_80143290
|
||||
|
@ -239,8 +237,7 @@ glabel D_801434B4
|
|||
.balign 4
|
||||
|
||||
glabel D_801434C4
|
||||
.byte 0x8C
|
||||
.asciz "Eモ-ド\x8D コテイ"
|
||||
.asciz "\x8C\Eモ-ド\x8D コテイ"
|
||||
.balign 4
|
||||
|
||||
glabel D_801434D8
|
||||
|
@ -549,7 +546,6 @@ glabel D_80143C40
|
|||
|
||||
glabel D_80143C54
|
||||
.float 0.15
|
||||
.balign 4
|
||||
|
||||
glabel D_80143C58
|
||||
.float 0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue