Forum

Please or Register to create posts and topics.

CPCTelera and PlayerSFX only

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.