From 6063b366086f16dc00b3a93b1c2c151ee9556db7 Mon Sep 17 00:00:00 2001 From: madeline Date: Mon, 6 Apr 2026 23:21:29 -0700 Subject: [PATCH] correctly this time --- src/d/actor/d_a_player.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/d/actor/d_a_player.cpp b/src/d/actor/d_a_player.cpp index f56a8399cd..4c8b31c4c6 100644 --- a/src/d/actor/d_a_player.cpp +++ b/src/d/actor/d_a_player.cpp @@ -374,11 +374,11 @@ static const u8* l_sightDL_get() { static bool _ = ( dusk::LoadDolAsset( buf, - #if VERSION_GCN_PAL + #if VERSION == VERSION_GCN_PAL 0x803BBDA0, - #elif VERSION_GCN_JPN + #elif VERSION == VERSION_GCN_JPN 0x803B4220, - #elif VERSION_GCN_USA + #elif VERSION == VERSION_GCN_USA 0x803BA0C0, #endif 0x89