slowly replacing ICODE * with iterators
This commit is contained in:
@@ -372,3 +372,4 @@ public:
|
||||
boolT labelSrch(dword target, Int *pIndex);
|
||||
ICODE * GetIcode(int ip);
|
||||
};
|
||||
typedef CIcodeRec::iterator iICODE;
|
||||
|
||||
Reference in New Issue
Block a user