1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00:00
* matched functions, still need data

* shopnuts OK

* cleaned up some things in hintnuts by comparing to shopnuts

* merge with new animation stuff

* fixing merge 2

* suggested changes

* missed a DECR

* suggestions
This commit is contained in:
gamestabled 2021-01-15 16:00:01 -05:00 committed by GitHub
parent 11a021a9a5
commit ed4d8af39e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 295 additions and 1113 deletions

View file

@ -1,24 +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_Shopnuts_InitVars
.word 0x01950500, 0x00000005, 0x01680000, 0x000002BC
.word EnShopnuts_Init
.word EnShopnuts_Destroy
.word EnShopnuts_Update
.word EnShopnuts_Draw
glabel D_80AFB4E0
.word 0x06000939, 0x10010000, 0x00000000, 0x00000000, 0x00000000, 0xFFCFFFFF, 0x00000000, 0x00010100, 0x00140028, 0x00000000, 0x00000000
glabel D_80AFB50C
.word 0x01000014, 0x0028FE00
glabel D_80AFB514
.word 0x8917004E, 0xB06CFFFF, 0x304C0A28

View file

@ -1,13 +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 .rodata
.balign 16
glabel D_80AFB570
.incbin "baserom/ovl_En_Shopnuts", 0xE50, 0x00000120