noodle: correct history req calculation

This commit is contained in:
Justin Viiret
2016-09-19 11:23:37 +10:00
committed by Matthew Barr
parent 8869dee643
commit 98c791dc6e
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ extern "C"
#endif
UNUSED static const u32 SCRATCH_MAGIC = 0x544F4259;
#define FDR_TEMP_BUF_SIZE 220
#define FDR_TEMP_BUF_SIZE 222
struct fatbit;
struct hs_scratch;