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