mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-03 10:01:20 +00:00
MP1/CMFGame: Remove erroneous forward declaration
This type is actually defined within the urde::MP1 namespace, not the top-level urde namespace. We remove the namespace itself however, given the header for that type is already being included.
This commit is contained in:
parent
5acf9ecbcf
commit
fc906eec66
@ -6,7 +6,6 @@
|
||||
|
||||
namespace urde {
|
||||
class CStateManager;
|
||||
class CInGameGuiManager;
|
||||
class CToken;
|
||||
|
||||
namespace MP1 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user