You've already forked 2ship2harkinian-Android
mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-03-10 11:20:47 -07: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
|