Commit 87787e2e authored by sidschingis's avatar sidschingis

increase text limit

parent 51f5bdc7
...@@ -46,7 +46,7 @@ public: ...@@ -46,7 +46,7 @@ public:
wchar_t tpBuffer[128]; wchar_t tpBuffer[128];
wchar_t scBuffer[128]; wchar_t scBuffer[128];
static wchar_t strBuffer[2048]; static wchar_t strBuffer[4096];
static const wchar_t* unknown_string; static const wchar_t* unknown_string;
static int CardReader(int, void*); static int CardReader(int, void*);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment