diff --git a/src/info.c b/src/info.c index b3742b6..7897087 100644 --- a/src/info.c +++ b/src/info.c @@ -314,7 +314,7 @@ void info_instruments(struct xmp_module_info *mi) sub->vol, sub->fin, sub->xpo, - sub->pan, + sub->pan & 0xff, sub->sid); }