1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 14:34:32 +00:00

Attack_Niw (#272)

* Attack!

* Decimal indexes

* a

* PR

* PR

* PR

* Why break it
This commit is contained in:
Kelebek1 2020-08-20 03:17:42 +01:00 committed by GitHub
parent 3a22219d5d
commit c25b87923e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 435 additions and 1033 deletions

View file

@ -1,22 +0,0 @@
.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 purpose registers
.section .data
.balign 16
glabel En_Attack_Niw_InitVars
.word 0x01440500, 0x00000010, 0x00130000, 0x000002E8
.word EnAttackNiw_Init
.word EnAttackNiw_Destroy
.word EnAttackNiw_Update
.word EnAttackNiw_Draw
glabel D_809B6170
.word 0x801F0001, 0xB86CF830, 0x304C0000
glabel D_809B617C
.word 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000