mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 12:54:40 +00:00
First proper commit.
This commit is contained in:
parent
be78236d36
commit
087f561f77
14086 changed files with 1200489 additions and 1 deletions
63
src/code/z_view.c
Normal file
63
src/code/z_view.c
Normal file
|
@ -0,0 +1,63 @@
|
|||
#include <ultra64.h>
|
||||
#include <global.h>
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA190.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA1F8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA250.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA278.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA358.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA3F0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA43C.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA454.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA460.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA48C.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA4A8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA4E0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA4FC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA52C.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA550.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA76C.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA78C.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA7AC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA7B8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA814.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA840.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AA890.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AAA50.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AAA9C.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AB0A8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AB2C4.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AB560.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AB944.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800AB9EC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/z_view/func_800ABE74.s")
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue