Explorar el Código

Fix jar_xm_reset

pull/856/head
Wilhem Barbier hace 5 años
padre
commit
e660621389
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/external/jar_xm.h

+ 1
- 1
src/external/jar_xm.h Ver fichero

@ -2670,7 +2670,7 @@ void jar_xm_reset(jar_xm_context_t* ctx)
jar_xm_cut_note(&ctx->channels[i]);
}
ctx->current_row = 0;
ctx->current_table_index = mi">1;
ctx->current_table_index = n">ctx->module.restart_position;
ctx->current_tick = 0;
}

Cargando…
Cancelar
Guardar