2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 22:27:43 +00:00

Update hecl, implement CScriptPickup

This commit is contained in:
2017-10-14 22:44:07 -07:00
parent 651d0a27c2
commit 5941a61ae6
7 changed files with 102 additions and 20 deletions

View File

@@ -442,7 +442,7 @@ public:
void SetThermalColdScale2(float s) { xf28_thermColdScale2 = s; }
float IntegrateVisorFog(float f) const;
u32 GetUpdateFrameIndex() const { return x8d8_updateFrameIdx; }
void sub_80043F2C(u32 frameCount, CAssetId msg, float f1)
void QueueMessage(u32 frameCount, CAssetId msg, float f1)
{
xf84_ = frameCount;
xf88_ = msg;