Note an inaccuracy
This commit is contained in:
parent
470c5d86d5
commit
e738541afd
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ void ChangeSoundPan(int no, long pan) // 512がMAXで256がノーマル (512 is
|
||||||
lpSECONDARYBUFFER[no]->SetPan((pan - 256) * 10);
|
lpSECONDARYBUFFER[no]->SetPan((pan - 256) * 10);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO - The stack frame for this function is inaccurate
|
||||||
int MakePixToneObject(const PIXTONEPARAMETER *ptp, int ptp_num, int no)
|
int MakePixToneObject(const PIXTONEPARAMETER *ptp, int ptp_num, int no)
|
||||||
{
|
{
|
||||||
typedef struct WavHeader
|
typedef struct WavHeader
|
||||||
|
|
Loading…
Add table
Reference in a new issue