X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fsms.c;fp=pico%2Fsms.c;h=dfe7769ee40f370036263d3d0ec234018a8902aa;hb=af37bca858874b5cbd5ab126eaba1fad6ff7ab72;hp=e483291ab749113ee532274cfa268c55ff9d175d;hpb=c238eec8f5cb7a64dec62d9f32473b88df8ee359;p=picodrive.git diff --git a/pico/sms.c b/pico/sms.c index e483291..dfe7769 100644 --- a/pico/sms.c +++ b/pico/sms.c @@ -9,6 +9,7 @@ * - H counter */ #include "pico_int.h" +#include "memory.h" #include "sound/sn76496.h" static unsigned char vdp_data_read(void)