Fixed many parsing and logic bugs.
Finished more opcodes.
This commit is contained in:
@ -46,6 +46,7 @@ private:
|
||||
std::vector<DataMngr::Datum *> List;
|
||||
int lastOffset;
|
||||
int cellsize;
|
||||
public:
|
||||
static const int nof = -1;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user