mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-02 10:09:58 -04:00
9 lines
121 B
C
9 lines
121 B
C
#ifndef PR_VOICE_INTERNAL_H
|
|
#define PR_VOICE_INTERNAL_H
|
|
|
|
#include "ultratypes.h"
|
|
|
|
extern s32 __osPfsLastChannel;
|
|
|
|
#endif
|