misc label housekeeping
This commit is contained in:
@@ -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
|
||||
|
||||
; =========================================================
|
||||
|
||||
@@ -163,10 +163,6 @@ namespace Oracle
|
||||
; -------------------------------------------------------
|
||||
; Misc
|
||||
|
||||
; LinkState_Bunny.not_moving
|
||||
org $078427
|
||||
JSR $9BAA ; Link_HandleAPress
|
||||
|
||||
incsrc "Util/item_cheat.asm"
|
||||
|
||||
; -------------------------------------------------------
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user