This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
project64
mirror of
https://github.com/project64/project64.git
Watch
1
Star
0
Fork
You've already forked project64
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c3f83ede0b
project64
/
Source
/
Project64-audio
/
AudioMain.h
5 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
[Audio] Add direct sound driver
2017-09-21 13:20:36 +00:00
#
pragma once
Core: Move plugin specs to a central location
2022-06-27 10:02:38 +00:00
#
include
<Project64-plugin-spec\Audio.h>
[Audio] Add direct sound driver
2017-09-21 13:20:36 +00:00
extern
AUDIO_INFO
g_AudioInfo
;