misc label housekeeping

This commit is contained in:
scawful
2024-07-16 20:23:18 -04:00
parent 9100b4f845
commit 9d2ffe9e00
3 changed files with 2 additions and 6 deletions

View File

@@ -285,7 +285,7 @@ CheckIfHitBoxesOverlap = $0683E6
; =========================================================
; $0FD8 = sprite's X coordinate
; $0FDA = sprite's Y coordinate
Sprite_Get16BitCoords = $0684BD
Sprite_Get16BitCoords_Local = $0684C1
Sprite_Get_16_bit_Coords = $0684BD
; =========================================================

View File

@@ -162,10 +162,6 @@ namespace Oracle
; -------------------------------------------------------
; Misc
; LinkState_Bunny.not_moving
org $078427
JSR $9BAA ; Link_HandleAPress
incsrc "Util/item_cheat.asm"

View File

@@ -54,7 +54,7 @@ Sprite_DekuScrub_Prep:
{
PHB : PHK : PLB
LDA.b #$80 : STA.w $0CAA, X
LDA.b #$80 : STA.w SprDefl, X
LDA.w SprSubtype, X : CMP.b #$01 : BEQ .DekuButler
CMP.b #$02 : BEQ .DekuPrincess