# HG changeset patch # User charles # Date 1262750285 0 # Node ID 28e07f9b46415c7426839ae9268fd3645ffa7b4b # Parent 50d5730d01a5a4a8c2bebe46ea27fbe4b36b603d Change number of handles to 100 diff --git a/direct/yaffscfg.h b/direct/yaffscfg.h --- a/direct/yaffscfg.h +++ b/direct/yaffscfg.h @@ -25,7 +25,7 @@ #include "yportenv.h" -#define YAFFSFS_N_HANDLES 200 +#define YAFFSFS_N_HANDLES 100 typedef struct {