mirror of
https://github.com/zeldaret/tp
synced 2026-06-19 16:00:01 -04:00
__sinit and progress script update
This commit is contained in:
+11
-21
@@ -1,39 +1,29 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: d/save/d_save_init
|
||||
//
|
||||
//
|
||||
|
||||
#include "d/save/d_save_init.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "d/save/d_save_init.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
// False False
|
||||
// void False
|
||||
void setInitEventBit();
|
||||
|
||||
// False False
|
||||
// void False
|
||||
extern "C" void setInitEventBit__Fv();
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
|
||||
//
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* 80035C88-80035C8C 0004+00 s=0 e=1 z=0 None .text setInitEventBit__Fv */
|
||||
// False False
|
||||
// void False
|
||||
/* 80035C88-80035C8C 0004+00 s=0 e=1 z=0 None .text setInitEventBit__Fv */
|
||||
void setInitEventBit() {
|
||||
/* empty function */
|
||||
/* empty function */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user