diff options
| author | Pheenoh <pheenoh@gmail.com> | 2023-03-07 18:03:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-07 18:03:46 -0700 |
| commit | f31ab5ae0be3de6e0910b2d5942e33458be043ac (patch) | |
| tree | 4fbfdeda4e8bfac575a81ab9d4eaa79530ea35c5 /src/d/save/d_save_init.cpp | |
| parent | 6c2e18af70dcc392b49cacf77fdb6ff8a164c0a5 (diff) | |
Misc Changes (#306)
Diffstat (limited to 'src/d/save/d_save_init.cpp')
| -rw-r--r-- | src/d/save/d_save_init.cpp | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/src/d/save/d_save_init.cpp b/src/d/save/d_save_init.cpp index 20106ed972..7b0c3029b7 100644 --- a/src/d/save/d_save_init.cpp +++ b/src/d/save/d_save_init.cpp @@ -1,25 +1,9 @@ -// -// Generated By: dol2asm -// Translation Unit: d/save/d_save_init -// +/** + * d_save_init.cpp + * + */ #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() { |
