Unit 'maxmod' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libgbafpc]

t_mmsoundeffect

Declaration

Source position: mm_types.inc line 146

type t_mmsoundeffect = record

  case Integer of

    0: (

        id: mm_word;

      );

    1: (

        sample: pmm_ds_sample;

        rate: mm_hword;

        handle: mm_sfxhand;

        volume: mm_byte;

        panning: mm_byte;

      );

end;


Documentation generated on: 2023-03-18