summaryrefslogtreecommitdiff
path: root/include/PR/voiceinternal.h
blob: b7d6b7e8507809df1559329e179a03d80585fc38 (plain)
1
2
3
4
5
6
7
8
#ifndef PR_VOICE_INTERNAL_H
#define PR_VOICE_INTERNAL_H

#include "ultratypes.h"

extern s32 __osPfsLastChannel;

#endif