diff options
-rw-r--r-- | src/bank.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -189,7 +189,6 @@ int xas_bank_player_stop(xas_bank_player *player) { } player->status = XAS_BANK_PLAYER_STOPPED; - player->gain = 0.0; player->entry = 0; player->index = 0; |