mirror of
https://github.com/zeldaret/ss
synced 2026-07-09 06:13:17 -04:00
Merge remote-tracking branch 'upstream/main' into d_a_obj_boomerang
This commit is contained in:
@@ -42,7 +42,7 @@ private:
|
||||
|
||||
static u8 sAudioRmtSpeakerWpadVolume;
|
||||
|
||||
static AudioRmtSpeakerTask sTasks[0x14];
|
||||
static AudioRmtSpeakerTask sConnectTask[0x14];
|
||||
};
|
||||
|
||||
} // namespace EGG
|
||||
|
||||
@@ -30,8 +30,8 @@ public:
|
||||
void execute();
|
||||
|
||||
private:
|
||||
void internalDrawVariant01(u16);
|
||||
void internalDrawVariant2(u16);
|
||||
void internalDrawStandard(u16);
|
||||
void internalDrawLite(u16);
|
||||
|
||||
void afterDraw(u16 x, u16 y, u16 width, u16 height);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user