mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Silence warnings, and fix Windows build
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "World/CWorld.hpp"
|
||||
#include "CGameHintInfo.hpp"
|
||||
#include "CSaveWorld.hpp"
|
||||
#include "GuiSys/CStringTable.hpp"
|
||||
#include <vector>
|
||||
|
||||
// longest file name string excluding terminating zero
|
||||
@@ -15,7 +16,6 @@
|
||||
namespace urde
|
||||
{
|
||||
class CDummyWorld;
|
||||
class CStringTable;
|
||||
|
||||
class CSaveWorldMemory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user