move blip_buf to extern
so it can be used by other cores
This commit is contained in:
parent
2078949093
commit
4c166b9b5a
5 changed files with 4 additions and 3 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#define __MDFN_HW_SOUND_PCE_PSG_PCE_PSG_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "../../blip_buf.h"
|
||||
#include "blip_buf.h"
|
||||
#include "../../dispatch.h"
|
||||
|
||||
class PCE_PSG;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue