fix build...
This commit is contained in:
parent
24c0318390
commit
1445371ad8
2 changed files with 5 additions and 1 deletions
|
|
@ -796,7 +796,7 @@ class DivDispatch {
|
|||
* @param index the memory index.
|
||||
* @return a pointer to DivMemoryComposition, or NULL.
|
||||
*/
|
||||
virtual const DivMemoryComposition* getMemCompo();
|
||||
virtual const DivMemoryComposition* getMemCompo(int index);
|
||||
|
||||
/**
|
||||
* Render samples into sample memory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue