Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
MorsGames
Edit Copy
Star
GitHub Repository:
MorsGames/sm64plus
Path:
blob/master/src/pc/audio/audio_sdl.h
7
8
6
1
views
1
#ifndef AUDIO_SDL_H
2
#define AUDIO_SDL_H
3
4
extern
struct
AudioAPI
audio_sdl
;
5
6
#endif
7
8