Fixed last commit
Former-commit-id: 5034392dbdab232be71f8537638ed75c1c81eab8
This commit is contained in:
@@ -37,7 +37,7 @@ class NAZARA_API NzVertexBuffer : public NzResource
|
||||
|
||||
bool SetStorage(nzBufferStorage storage);
|
||||
|
||||
bool Unmap() const;
|
||||
void Unmap() const;
|
||||
|
||||
private:
|
||||
NzBuffer* m_buffer;
|
||||
|
||||
Reference in New Issue
Block a user