mirror of
https://github.com/zeldaret/tp
synced 2026-06-19 07:47:11 -04:00
28 lines
418 B
C++
28 lines
418 B
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: d/save/d_save_init
|
|
//
|
|
|
|
#include "d/save/d_save_init.h"
|
|
#include "dol2asm.h"
|
|
#include "dolphin/types.h"
|
|
|
|
//
|
|
// Forward References:
|
|
//
|
|
|
|
extern "C" void setInitEventBit__Fv();
|
|
|
|
//
|
|
// External References:
|
|
//
|
|
|
|
//
|
|
// Declarations:
|
|
//
|
|
|
|
/* 80035C88-80035C8C 0305C8 0004+00 0/0 1/1 0/0 .text setInitEventBit__Fv */
|
|
void setInitEventBit() {
|
|
/* empty function */
|
|
}
|