SSBM Decomp
Loading...
Searching...
No Matches
CARDRename.h
Go to the documentation of this file.
1
#ifndef DOLPHIN_CARD_CARDRENAME_H
2
#define DOLPHIN_CARD_CARDRENAME_H
3
4
#include <
platform.h
>
5
6
#include <
dolphin/card/forward.h
>
7
8
s32
CARDRenameAsync
(
s32
chan,
const
char
* old,
const
char
*
new
,
9
CARDCallback
callback
);
10
11
#endif
CARDRenameAsync
s32 CARDRenameAsync(s32 chan, const char *old, const char *new, CARDCallback callback)
Definition
CARDRename.c:11
forward.h
CARDCallback
void(* CARDCallback)(EXIChannel chan, s32 result)
Definition
forward.h:12
callback
static void callback(HSD_GObj *gobj)
Definition
ftDk_SpecialLw.c:88
platform.h
s32
signed long s32
A signed 32-bit integer.
Definition
platform.h:14
src
dolphin
card
CARDRename.h
Generated by
1.9.8