Mario Kart 64
Loading...
Searching...
No Matches
osAi.h
Go to the documentation of this file.
1#ifndef _OSAI_H_
2#define _OSAI_H_
3
4s32 osAiSetFrequency(u32);
5s32 osAiSetNextBuffer(void*, u32);
6u32 osAiGetLength(void);
7#endif
s32 osAiSetNextBuffer(void *, u32)
Definition osAiSetNextBuffer.c:21
s32 osAiSetFrequency(u32)
Definition osAiSetFrequency.c:7
u32 osAiGetLength(void)
Definition osAiGetLength.c:5