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

Archive ed_dpi

Update HECL
This commit is contained in:
2015-12-02 20:11:03 -08:00
parent f441220404
commit bf2487d036
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ struct MLVL : BigYAML
Value<atUint32> memRelayId;
Value<atUint32> targetId;
Value<atUint16> msg;
Value<atUint8> unk;
Value<bool> active;
};
Vector<MemRelayLink, DNA_COUNT(memRelayLinkCount)> memRelayLinks;