From 2cc4debe5543906b1a29974de515f577ae806312 Mon Sep 17 00:00:00 2001 From: mtabachenko Date: Sun, 28 Mar 2010 20:20:29 +0000 Subject: [PATCH] oops :( --- desmume/src/mc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/desmume/src/mc.h b/desmume/src/mc.h index aafc53800..cf74fb8b1 100644 --- a/desmume/src/mc.h +++ b/desmume/src/mc.h @@ -116,6 +116,7 @@ public: //so that we have a better idea earlier on how large they are. but it slows things down //way too much if we flush whenever we read. void lazy_flush(); + void flush(); public: //SHOULD BE PRIVATE!!!!!!!! std::string filename;