/[svn]/linuxsampler/trunk/src/scriptvm/tree.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/scriptvm/tree.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3844 by schoenebeck, Sat Nov 28 14:47:14 2020 UTC revision 3845 by schoenebeck, Tue Jan 5 20:42:32 2021 UTC
# Line 1126  public: Line 1126  public:
1126          }          }
1127      }      }
1128    
1129        void copyPolyphonicDataFrom(VMExecContext* ectx) OVERRIDE;
1130    
1131      size_t instructionsPerformed() const OVERRIDE {      size_t instructionsPerformed() const OVERRIDE {
1132          return instructionsCount;          return instructionsCount;
1133      }      }

Legend:
Removed from v.3844  
changed lines
  Added in v.3845

  ViewVC Help
Powered by ViewVC