libdragon
Loading...
Searching...
No Matches
mixer_internal.h
1#ifndef LIBDRAGON_MIXER_INTERNAL_H
2#define LIBDRAGON_MIXER_INTERNAL_H
3
4#include <stdint.h>
5
7extern uint32_t __mixer_overlay_id;
8
9#endif
uint32_t __mixer_overlay_id
RSPQ overlay ID assigned to the mixer ucode.
Definition mixer.c:175