1
0
Fork 0

C_MAX_MEMSIZE - > C_MAX_MEM_SIZE

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@202
This commit is contained in:
Peter Veenstra 2002-08-22 10:47:25 +00:00
parent 3650edab85
commit 0cee2d88e8

View file

@ -34,7 +34,7 @@
#define C_FPU 0
/* Maximum amount of memory we can support in megabytes*/
#define C_MEM_MAXSIZE 16
#define C_MEM_MAX_SIZE 16
/* Maximum memory available for xms, should be lower than maxsize-1 */
#define C_MEM_XMS_SIZE 8