Note an inaccuracy

This commit is contained in:
Clownacy 2019-08-28 07:56:51 +01:00
parent 470c5d86d5
commit e738541afd

View file

@ -267,6 +267,7 @@ void ChangeSoundPan(int no, long pan) // 512がMAXで256がノーマル (512 is
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)
{
typedef struct WavHeader