CPCTelera and PlayerSFX only
Quote from SagaDS on 25/10/2025, 14:28Hello,
I am trying to use a SFX player only in CPCTelera and I think that there is a missing export symbol when using this configuration:
What I understand from comments inside PlayerSoundEffect.asm is that I should call PLY_SE_PlaySoundEffectsStream every frame. But unfortunately there is no DisarkGenerateExternalLabel for this symbol... So nothing to call from CPCTelera.
I can easily correct it, but I think that a small bug report can be useful too.
Hello,
I am trying to use a SFX player only in CPCTelera and I think that there is a missing export symbol when using this configuration:
What I understand from comments inside PlayerSoundEffect.asm is that I should call PLY_SE_PlaySoundEffectsStream every frame. But unfortunately there is no DisarkGenerateExternalLabel for this symbol... So nothing to call from CPCTelera.
I can easily correct it, but I think that a small bug report can be useful too.