mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 22:41:14 +00:00
First proper commit.
This commit is contained in:
parent
be78236d36
commit
087f561f77
14086 changed files with 1200489 additions and 1 deletions
95
data/overlays/actors/z_demo_ik.rodata.s
Normal file
95
data/overlays/actors/z_demo_ik.rodata.s
Normal file
|
@ -0,0 +1,95 @@
|
|||
.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_809847B0
|
||||
.asciz "Demo_Ik_Check_DemoMode:そんな動作は無い!!!!!!!!\n"
|
||||
.balign 4
|
||||
|
||||
.balign 4
|
||||
|
||||
glabel D_809847E4
|
||||
.asciz "../z_demo_ik_inArmer.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809847FC
|
||||
.asciz "../z_demo_ik_inArmer.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80984814
|
||||
.asciz "../z_demo_ik_inArmer.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_8098482C
|
||||
.asciz "../z_demo_ik_inArmer.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80984844
|
||||
.asciz "../z_demo_ik_inArmer.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_8098485C
|
||||
.asciz "../z_demo_ik_inArmer.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80984874
|
||||
.asciz "Demo_Ik_inFace_Check_DemoMode:そんな動作は無い!!!!!!!!\n"
|
||||
.balign 4
|
||||
|
||||
glabel D_809848AC
|
||||
.asciz "../z_demo_ik_inFace.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809848C4
|
||||
.asciz "../z_demo_ik_inFace.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809848DC
|
||||
.asciz "../z_demo_ik_inFace.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_809848F4
|
||||
.asciz "../z_demo_ik_inFace.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_8098490C
|
||||
.asciz "../z_demo_ik_inFace.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80984924
|
||||
.asciz "../z_demo_ik_inFace.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_8098493C
|
||||
.asciz "../z_demo_ik_inFace.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_80984954
|
||||
.asciz "../z_demo_ik_inFace.c"
|
||||
.balign 4
|
||||
|
||||
glabel D_8098496C
|
||||
.asciz "[31mメインモードがおかしい!!!!!!!!!!!!!!!!!!!!!!!!!\n[m"
|
||||
.balign 4
|
||||
|
||||
.balign 4
|
||||
|
||||
glabel D_809849A8
|
||||
.asciz "[31m描画モードがおかしい!!!!!!!!!!!!!!!!!!!!!!!!!\n[m"
|
||||
.balign 4
|
||||
|
||||
glabel jtbl_809849E0
|
||||
.word L80983A3C
|
||||
.word L80983A4C
|
||||
.word L80983A60
|
||||
.word L80983A70
|
||||
.word L80983A88
|
||||
.word L80983A88
|
||||
.word 0x00000000, 0x00000000
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue