mirror of https://github.com/PCSX2/pcsx2.git
debugger: fix static/extern issue which broke compilation
Previously (on gcc) compilation would fail with: pcsx2/DebugTools/DisR5900asm.cpp:58:37: error: ‘R5900::GPR_REG’ was declared ‘extern’ and later ‘static’ [-fpermissive]
This commit is contained in:
parent
05b33012b7
commit
6eb0ecbe7c