mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-26 16:31:57 -04:00
.dead section fix
This commit is contained in:
@@ -1,66 +1,98 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: fvb-data-parse
|
||||
//
|
||||
//
|
||||
|
||||
#include "JSystem/JStudio/JStudio/fvb-data-parse.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "JSystem/JStudio/JStudio/fvb-data-parse.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Types:
|
||||
//
|
||||
//
|
||||
|
||||
namespace JStudio {
|
||||
namespace fvb {
|
||||
struct data {
|
||||
struct TParse_TParagraph {
|
||||
struct TData {};
|
||||
namespace fvb {
|
||||
struct data {
|
||||
struct TParse_TParagraph {
|
||||
struct TData {
|
||||
};
|
||||
|
||||
/* 802850AC */ // False False
|
||||
// JStudio::fvb::data::TParse_TParagraph::TData* False
|
||||
// JStudio::fvb::data::TParse_TParagraph::TData False
|
||||
void getData(JStudio::fvb::data::TParse_TParagraph::TData*) const;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
/* 802850AC */ void getData(JStudio::fvb::data::TParse_TParagraph::TData*) const;
|
||||
};
|
||||
};
|
||||
|
||||
}; // namespace fvb
|
||||
|
||||
}; // namespace JStudio
|
||||
|
||||
namespace JGadget {
|
||||
struct binary {
|
||||
struct TEBit {};
|
||||
struct binary {
|
||||
struct TEBit {
|
||||
};
|
||||
|
||||
/* 802DC864 */ // False False
|
||||
// void const* False
|
||||
// void const False
|
||||
// void False
|
||||
// u32* False
|
||||
// u32 False
|
||||
// u32* False
|
||||
// u32 False
|
||||
// JGadget::binary::TEBit* False
|
||||
// JGadget::binary::TEBit False
|
||||
void parseVariableUInt_16_32_following(void const*, u32*, u32*, JGadget::binary::TEBit*);
|
||||
};
|
||||
|
||||
/* 802DC864 */ void parseVariableUInt_16_32_following(void const*, u32*, u32*,
|
||||
JGadget::binary::TEBit*);
|
||||
};
|
||||
|
||||
}; // namespace JGadget
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
extern "C" void
|
||||
getData__Q47JStudio3fvb4data17TParse_TParagraphCFPQ57JStudio3fvb4data17TParse_TParagraph5TData();
|
||||
|
||||
//
|
||||
// False False
|
||||
// JStudio::fvb::data::TParse_TParagraph::TData* False
|
||||
// JStudio::fvb::data::TParse_TParagraph::TData False
|
||||
extern "C" void getData__Q47JStudio3fvb4data17TParse_TParagraphCFPQ57JStudio3fvb4data17TParse_TParagraph5TData();
|
||||
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
extern "C" void
|
||||
parseVariableUInt_16_32_following__Q27JGadget6binaryFPCvPUlPUlPQ37JGadget6binary5TEBit();
|
||||
|
||||
//
|
||||
// False False
|
||||
// void const* False
|
||||
// void const False
|
||||
// void False
|
||||
// u32* False
|
||||
// u32 False
|
||||
// u32* False
|
||||
// u32 False
|
||||
// JGadget::binary::TEBit* False
|
||||
// JGadget::binary::TEBit False
|
||||
extern "C" void parseVariableUInt_16_32_following__Q27JGadget6binaryFPCvPUlPUlPQ37JGadget6binary5TEBit();
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* 802850AC-80285114 0068+00 s=0 e=1 z=0 None .text
|
||||
* getData__Q47JStudio3fvb4data17TParse_TParagraphCFPQ57JStudio3fvb4data17TParse_TParagraph5TData */
|
||||
/* 802850AC-80285114 0068+00 s=0 e=1 z=0 None .text getData__Q47JStudio3fvb4data17TParse_TParagraphCFPQ57JStudio3fvb4data17TParse_TParagraph5TData */
|
||||
// 802850CC: 802DC864 (parseVariableUInt_16_32_following__Q27JGadget6binaryFPCvPUlPUlPQ37JGadget6binary5TEBit)
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void JStudio::fvb::data::TParse_TParagraph::getData(
|
||||
JStudio::fvb::data::TParse_TParagraph::TData* param_0) const {
|
||||
nofralloc
|
||||
// False False
|
||||
// JStudio::fvb::data::TParse_TParagraph::TData* False
|
||||
// JStudio::fvb::data::TParse_TParagraph::TData False
|
||||
asm void JStudio::fvb::data::TParse_TParagraph::getData(JStudio::fvb::data::TParse_TParagraph::TData* param_0) const {
|
||||
nofralloc
|
||||
#include "asm/JSystem/JStudio/JStudio/fvb-data-parse/func_802850AC.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user