mirror of
https://github.com/zeldaret/ss
synced 2026-08-15 20:59:53 -04:00
Some sbss
This commit is contained in:
@@ -28,6 +28,8 @@ static const char *captionBoxes[] = {
|
||||
"T_captionS_01",
|
||||
};
|
||||
|
||||
dLytAreaCaption_c *dLytAreaCaption_c::sInstance;
|
||||
|
||||
bool dLytAreaCaptionParts_c::init(int first) {
|
||||
void *data = LayoutArcManager::sInstance->getLoadedData("DoButton");
|
||||
mResAcc.attach(data, "");
|
||||
|
||||
@@ -17,6 +17,8 @@ static const d2d::LytBrlanMapping brlanMap[] = {
|
||||
{ "denchi_00_out.brlan", "G_inOut_00"},
|
||||
};
|
||||
|
||||
dLytBattery_c *dLytBattery_c::sInstance;
|
||||
|
||||
#define LYT_BATTERY_ANIM_IN 0
|
||||
#define LYT_BATTERY_ANIM_NONE 1
|
||||
#define LYT_BATTERY_ANIM_LOOP 2
|
||||
|
||||
Reference in New Issue
Block a user