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

Various implementations

This commit is contained in:
2016-04-23 19:46:13 -07:00
parent 4272e8207b
commit f2d4040cdc
11 changed files with 310 additions and 77 deletions

View File

@@ -34,7 +34,7 @@ class CEntity
protected:
TAreaId x4_areaId;
TUniqueId x8_uid;
ResId xc_editorId;
TEditorId xc_editorId;
std::string x10_name;
std::vector<SConnection> x20_conns;