Oops... that was not supposed to be checked revert

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1968 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
LPFaint99 2009-01-21 03:51:07 +00:00
parent f703046e01
commit 0ccdb44016
1 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ private:
u32 low;
u32 high;
};
public:
struct Header { //Offset Size Description
u8 Unk1[12]; //0x0000 12 ?
OSTime fmtTime; //0x000c 8 time of format (OSTime value)
@ -135,7 +135,7 @@ public:
} bat,bat_backup;
#pragma pack(pop)
//public:
public:
bool fail;
// constructor