linux buildfixes...

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2830 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2009-04-02 13:07:26 +00:00
parent 7e7de0db66
commit 2a1b42705f
3 changed files with 11 additions and 9 deletions

View File

@ -25,6 +25,8 @@
#pragma once
#include "Common.h"
typedef struct gd_globals_t
{
bool print_tabs;