mirror of
https://github.com/zeldaret/tp
synced 2026-09-07 19:20:58 -04:00
moved strings + decompile simple store functions
This commit is contained in:
@@ -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