Subversion Repositories WoWGM

Rev

Rev 31 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31 Rev 32
Line 203... Line 203...
203
		void DetachBuffer (PVOID* dataPtr, UINT* sizePtr, UINT* allocPtr);
203
		void DetachBuffer (PVOID* dataPtr, UINT* sizePtr, UINT* allocPtr);
204
 
204
 
205
};
205
};
206
 
206
 
207
#endif// _CDATASTORE_H_
207
#endif// _CDATASTORE_H_
-
 
208