diff --git a/pt3_player/pt3_lib.s b/pt3_player/pt3_lib.s index de398904..c8ebe879 100644 --- a/pt3_player/pt3_lib.s +++ b/pt3_player/pt3_lib.s @@ -342,7 +342,7 @@ load_sample: clc ; 2 asl ; A*2 ; 2 - adc #SAMPLE_LOC_L ; 2 + adc #PT3_SAMPLE_LOC_L ; 2 tay ; 2 ; Set the initial sample pointer