Increase maximum CDN contents.

This commit is contained in:
Steven Smith 2016-05-19 15:34:04 -07:00
parent 94f2a6a8aa
commit 9b8066b89e

View File

@ -14,7 +14,7 @@
#include "../../../core/screen.h"
#include "../../../core/util.h"
#define CONTENTS_MAX 64
#define CONTENTS_MAX 256
typedef struct {
ticket_info* ticket;