mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
moved strings + decompile simple store functions
This commit is contained in:
@@ -161,7 +161,7 @@ SECTION_RODATA static u8 const lit_1172[12 + 4 /* padding */] = {
|
||||
0x00,
|
||||
0x00,
|
||||
};
|
||||
COMPILER_STRIP_GATE(8039ABA8, &lit_1172);
|
||||
COMPILER_STRIP_GATE(0x8039ABA8, &lit_1172);
|
||||
|
||||
/* 8028E474-8028E4E4 288DB4 0070+00 1/0 0/0 0/0 .text
|
||||
* emitter_create__Q217JStudio_JParticle13TCreateObjectFUl */
|
||||
|
||||
@@ -15,6 +15,10 @@ struct _GXColor {};
|
||||
|
||||
struct Vec {};
|
||||
|
||||
struct JStage {
|
||||
struct TObject {};
|
||||
};
|
||||
|
||||
namespace JStudio {
|
||||
struct data {
|
||||
struct TEOperationData {};
|
||||
@@ -50,10 +54,6 @@ struct TVariableValue {
|
||||
|
||||
}; // namespace JStudio
|
||||
|
||||
struct JStage {
|
||||
struct TObject {};
|
||||
};
|
||||
|
||||
struct JStudio_JStage {
|
||||
/* 8028A1F8 */ void transform_toGlobalFromLocal(
|
||||
f32 (*)[4], JStudio::TControl::TTransform_translation_rotation_scaling const&,
|
||||
|
||||
Reference in New Issue
Block a user