quickfix for the build problem. no, I don't like all these globals either.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4236 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
69535bef92
commit
aeac44596a
|
@ -32,7 +32,7 @@
|
|||
// Externals
|
||||
extern u32 m_addressPBs;
|
||||
static float ratioFactor;
|
||||
static u32 gLastBlock;
|
||||
u32 gLastBlock;
|
||||
|
||||
|
||||
// Vectors and other things
|
||||
|
|
Loading…
Reference in New Issue