mirror of
https://github.com/holub/mame
synced 2025-06-05 12:26:35 +03:00
ok once more (bwidow requested up to over 140,000)
This commit is contained in:
parent
52eebe9687
commit
b8b819fae7
@ -51,7 +51,7 @@
|
||||
//============================================================
|
||||
|
||||
#define VERTEX_BASE_FORMAT (D3DFVF_DIFFUSE | D3DFVF_TEX1 | D3DFVF_TEX2)
|
||||
#define VERTEX_BUFFER_SIZE (20480*4+4)
|
||||
#define VERTEX_BUFFER_SIZE (40960*4+4)
|
||||
|
||||
//============================================================
|
||||
// TYPE DEFINITIONS
|
||||
|
Loading…
Reference in New Issue
Block a user