mirror of
https://github.com/rehlds/rehlds.git
synced 2025-01-27 05:58:04 +03:00
Fixed typo ZONE_DYNAMIC_SIZE
This commit is contained in:
parent
815da982a0
commit
3dc9f8c92d
@ -30,7 +30,7 @@
|
||||
|
||||
#include "maintypes.h"
|
||||
|
||||
#define ZONE_DYNAMIC_SIZE 0x20000
|
||||
#define ZONE_DYNAMIC_SIZE 0x200000
|
||||
|
||||
typedef struct memblock_s memblock_t;
|
||||
typedef struct memzone_s memzone_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user