Add heart line length adjustment and modified magic meter anchoring (#965)
This commit is contained in:
@@ -976,6 +976,8 @@ void Color_RGBA8_Copy(Color_RGBA8* dst, Color_RGBA8* src);
|
||||
void func_80078884(u16 sfxId);
|
||||
void func_800788CC(u16 sfxId);
|
||||
void func_80078914(Vec3f* arg0, u16 sfxId);
|
||||
s16 getHealthMeterXOffset();
|
||||
s16 getHealthMeterYOffset();
|
||||
void HealthMeter_Init(GlobalContext* globalCtx);
|
||||
void HealthMeter_Update(GlobalContext* globalCtx);
|
||||
void HealthMeter_Draw(GlobalContext* globalCtx);
|
||||
|
||||
Reference in New Issue
Block a user