common large load buffer.

This commit is contained in:
sorgelig
2020-04-11 19:47:33 +08:00
parent 27c72cab81
commit d27f4fcc82
4 changed files with 10 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ static int iSelectedEntry = 0; // selected entry index
static int iFirstEntry = 0;
static char full_path[2100];
uint8_t loadbuf[LOADBUF_SZ];
fileTYPE::fileTYPE()
{