software_widget: fix (increase needed memory)
git-svn-id: svn://kolibrios.org@5652 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
1589fb5312
commit
687fed16ad
@ -1,8 +1,8 @@
|
||||
/*
|
||||
SOFTWARE CENTER v2.31
|
||||
SOFTWARE CENTER v2.32
|
||||
*/
|
||||
|
||||
#define MEMSIZE 0x3E80
|
||||
#define MEMSIZE 0x5000
|
||||
#include "..\lib\kolibri.h"
|
||||
#include "..\lib\strings.h"
|
||||
#include "..\lib\mem.h"
|
||||
|
Loading…
Reference in New Issue
Block a user