mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-23 07:21:19 +00:00
First proper commit.
This commit is contained in:
parent
be78236d36
commit
087f561f77
14086 changed files with 1200489 additions and 1 deletions
61
data/overlays/actors/z_en_kakasi2.rodata.s
Normal file
61
data/overlays/actors/z_en_kakasi2.rodata.s
Normal file
|
@ -0,0 +1,61 @@
|
|||
.include "macro.inc"
|
||||
|
||||
# assembler directives
|
||||
.set noat # allow manual use of $at
|
||||
.set noreorder # don't insert nops after branches
|
||||
.set gp=64 # allow use of 64-bit general purposee registers
|
||||
|
||||
.section .rodata
|
||||
|
||||
glabel D_80A909F0
|
||||
.word 0x0A0A0000
|
||||
glabel D_80A909F4
|
||||
.asciz "[32m☆☆☆☆☆ 梅田参号見参! ☆☆☆☆☆ \n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90A24
|
||||
.asciz "[33m☆☆☆☆☆ 元?(引数0) ☆☆☆☆ %f\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90A54
|
||||
.asciz "[33m☆☆☆☆☆ 元?(Zアングル) ☆☆ %f\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90A84
|
||||
.asciz "[33m☆☆☆☆☆ 補正座標X ☆☆☆☆☆ %f\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90AB4
|
||||
.asciz "[33m☆☆☆☆☆ 補正座標Y ☆☆☆☆☆ %f\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90AE4
|
||||
.asciz "[33m☆☆☆☆☆ 補正座標Z ☆☆☆☆☆ %f\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90B14
|
||||
.asciz "[33m☆☆☆☆☆ SAVE ☆☆☆☆☆ %d\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90B44
|
||||
.word 0x0A0A0000
|
||||
glabel D_80A90B48
|
||||
.asciz "[32m☆☆☆☆☆ SAVE 終了 ☆☆☆☆☆ %d\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90B74
|
||||
.asciz "[32m☆☆☆☆☆ SAVE 終了 ☆☆☆☆☆ %d\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90BA0
|
||||
.asciz "[33m☆☆☆☆☆ this->actor.player_distance ☆☆☆☆☆ %f\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90BE0
|
||||
.asciz "[33m☆☆☆☆☆ this->hosei.x ☆☆☆☆☆ %f\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel D_80A90C10
|
||||
.word 0x0A0A0000, 0x00000000, 0x00000000, 0x00000000
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue