mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-06 10:45:18 -04:00
vigetcurrframebuf OK (#386)
* vigetcurrframebuf OK * Renamed framep to buffer throughout repo * Made tharo's suggestions * Fix functions.h
This commit is contained in:
+1
-1
@@ -468,7 +468,7 @@ float __ull_to_f(unsigned long long l);
|
||||
// void osVoiceCheckWord(void);
|
||||
// void osVoiceControlGain(void);
|
||||
// void osVoiceStartReadData(void);
|
||||
void* osViGetCurrentFramebuffer(void);
|
||||
u32* osViGetCurrentFramebuffer(void);
|
||||
s32 __osSpSetPc(void* pc);
|
||||
// void __osVoiceContWrite4(void);
|
||||
void __osGetHWIntrRoutine(s32 idx, OSMesgQueue** outQueue, OSMesg* outMsg);
|
||||
|
||||
Reference in New Issue
Block a user