d_s_actor_data_mng 99%

This commit is contained in:
Jasper St. Pierre
2023-10-02 21:05:38 -07:00
parent 7afc9b7f86
commit ecfff8389f
3 changed files with 112 additions and 19 deletions
-1
View File
@@ -42,7 +42,6 @@ public:
u8 GetInf(int row, int col) const;
void Set(u32 fmtNum, char **pFmt, u32 nameNum, char **pName, u8* pData);
private:
cDT_Format mFmt;
cDT_Name mName;
cDT_DataSrc mSrc;