mirror of
https://github.com/zeldaret/tp
synced 2026-06-20 16:21:22 -04:00
demangle data-symbols
This commit is contained in:
@@ -31,10 +31,6 @@ struct dMeterHakusha_c {
|
||||
/* 8020D480 */ void getHakushaNum();
|
||||
};
|
||||
|
||||
struct JUtility {
|
||||
struct TColor {};
|
||||
};
|
||||
|
||||
struct CPaneMgrAlpha {
|
||||
/* 802555C8 */ void show();
|
||||
/* 80255608 */ void hide();
|
||||
@@ -42,6 +38,10 @@ struct CPaneMgrAlpha {
|
||||
/* 80255828 */ void getAlphaRate();
|
||||
};
|
||||
|
||||
struct JUtility {
|
||||
struct TColor {};
|
||||
};
|
||||
|
||||
struct dMeter2Draw_c {
|
||||
/* 8021462C */ void drawPikariHakusha(f32, f32, f32, f32, JUtility::TColor, JUtility::TColor,
|
||||
JUtility::TColor, JUtility::TColor);
|
||||
|
||||
Reference in New Issue
Block a user