mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 06:21:16 +00:00
First proper commit.
This commit is contained in:
parent
be78236d36
commit
087f561f77
14086 changed files with 1200489 additions and 1 deletions
2
src/overlays/effects/ovl_Effect_Ss_Extra/overlay.cfg
Normal file
2
src/overlays/effects/ovl_Effect_Ss_Extra/overlay.cfg
Normal file
|
@ -0,0 +1,2 @@
|
|||
ovl_Effect_Ss_Extra
|
||||
z_effect_ss_extra.c
|
11
src/overlays/effects/ovl_Effect_Ss_Extra/z_effect_ss_extra.c
Normal file
11
src/overlays/effects/ovl_Effect_Ss_Extra/z_effect_ss_extra.c
Normal file
|
@ -0,0 +1,11 @@
|
|||
#include <ultra64.h>
|
||||
#include <global.h>
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/effects/ovl_Effect_Ss_Extra/func_809A3CC0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/effects/ovl_Effect_Ss_Extra/func_809A3E00.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/overlays/effects/ovl_Effect_Ss_Extra/func_809A3FF8.s")
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue