mirror of
https://github.com/zeldaret/tp
synced 2026-05-29 16:45:03 -04:00
Renamed instances of msl_c -> MSL_C because
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "Runtime.PPCEABI.H/__va_arg.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
// TODO: move to msl_c/
|
||||
// TODO: move to MSL_C/
|
||||
extern "C" {
|
||||
void memcpy(void*, const void*, s32);
|
||||
void* memset(void* dest, int ch, u32 count);
|
||||
|
||||
Reference in New Issue
Block a user