From dc05aca2447833ac00dd623225b148c33ed80104 Mon Sep 17 00:00:00 2001 From: Kara Alexandra Date: Sun, 7 Jun 2026 01:27:54 -0500 Subject: [PATCH] Minor fixups --- gk/settings.asm | 2 +- newhud.asm | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gk/settings.asm b/gk/settings.asm index 5516741..1898718 100644 --- a/gk/settings.asm +++ b/gk/settings.asm @@ -155,7 +155,7 @@ dw $295C ; 01 - unknown - dot dw $2954 ; 02 - junk - pot dw $2950 ; 03 - small key dw $2952 ; 04 - triforce piece -dw $2955 ; 05 - safety - plus +dw $2955 ; 05 - health - plus dw $2953 ; 06 - less important item - small chest dw $2D56 ; 07 - compass dw $2957 ; 08 - map diff --git a/newhud.asm b/newhud.asm index 3408717..e669ef8 100644 --- a/newhud.asm +++ b/newhud.asm @@ -316,9 +316,9 @@ dw $2894 ; crystal 4 dw $2895 ; crystal 5 dw $2896 ; crystal 6 dw $2897 ; crystal 7 -dw $2963 ; green pendant -dw $295E ; blue pendant -dw $296E ; red pendant +dw $2935 ; green pendant +dw $2936 ; blue pendant +dw $2937 ; red pendant ;================================================================================ DrawCompassCounts: