mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-05 03:29:45 -04:00
add midna hair and charge ring colors
This commit is contained in:
@@ -3917,6 +3917,10 @@ public:
|
||||
u16 getEventId() { return mMsgFlow.getEventId(); }
|
||||
|
||||
bool checkSwimming() {return checkModeFlg(MODE_SWIMMING);}
|
||||
|
||||
BE<short>** getDomeLockChromaTable() {
|
||||
return &field_0x0724->mAnmCRegDataR;
|
||||
}
|
||||
#endif
|
||||
|
||||
static daAlink_BckData const m_mainBckShield[20];
|
||||
|
||||
@@ -329,6 +329,9 @@ struct UserSettings {
|
||||
ConfigVar<std::string> boomerangColor;
|
||||
ConfigVar<std::string> ironBootsColor;
|
||||
ConfigVar<std::string> spinnerColor;
|
||||
ConfigVar<std::string> midnaHairBaseColor;
|
||||
ConfigVar<std::string> midnaHairTipsColor;
|
||||
ConfigVar<std::string> midnaChargeRingColor;
|
||||
ConfigVar<std::string> linkHairColor;
|
||||
ConfigVar<std::string> wolfLinkColor;
|
||||
ConfigVar<std::string> eponaColor;
|
||||
|
||||
Reference in New Issue
Block a user