Remove leftover macro
This commit is contained in:
parent
64412196f1
commit
dabf04f8ab
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ equivalents.
|
|||
#include "PixTone.h"
|
||||
#include "Tags.h"
|
||||
|
||||
#define FREQUENCY 44100
|
||||
|
||||
LPDIRECTSOUND lpDS; // DirectSoundオブジェクト (DirectSound object)
|
||||
LPDIRECTSOUNDBUFFER lpPRIMARYBUFFER; // 一時バッファ (Temporary buffer)
|
||||
LPDIRECTSOUNDBUFFER lpSECONDARYBUFFER[SE_MAX];
|
||||
|
|
Loading…
Add table
Reference in a new issue