From fe4f07bb5c43566a799058f8a52e30e35be55003 Mon Sep 17 00:00:00 2001 From: Stephen Simpson Date: Wed, 28 Sep 2011 11:33:05 -0500 Subject: fixed ntsc addresses to pal in the classic_controller.yaml added basic support for left analog stick in classic_controller.S --- kamek_ntsc.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kamek_ntsc.x') diff --git a/kamek_ntsc.x b/kamek_ntsc.x index f8c9a41..802aba3 100644 --- a/kamek_ntsc.x +++ b/kamek_ntsc.x @@ -29,7 +29,7 @@ SECTIONS { HandleYSpeed = 0x8006CDE0; UpdateObjectPosBasedOnSpeedValues_real = 0x8006CD40; dSprite_c__getXDirectionOfFurthestPlayerRelativeToVEC3 = 0x80096240; - + CalculateDistanceFromActorsNextPosToFurthestPlayer = 0x80064740; -- cgit v1.2.3