mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Update mxdsbuffer.h
This commit is contained in:
parent
70400e9185
commit
ed4281071d
@ -4,8 +4,7 @@
|
||||
#include "decomp.h"
|
||||
#include "mxcore.h"
|
||||
|
||||
enum MxDSBufferType
|
||||
{
|
||||
enum MxDSBufferType {
|
||||
MxDSBufferType_Chunk = 0,
|
||||
MxDSBufferType_Allocate = 1,
|
||||
MxDSBufferType_Preallocated = 2,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user