mirror of https://github.com/AxioDL/metaforce.git
header renames
This commit is contained in:
parent
94d61da80d
commit
a1c1462bfb
|
@ -7,6 +7,7 @@ QT =
|
||||||
# Get hecl's headers (when built as submodule in hecl's extern)
|
# Get hecl's headers (when built as submodule in hecl's extern)
|
||||||
INCLUDEPATH += ../../../include \
|
INCLUDEPATH += ../../../include \
|
||||||
../../Athena/include \
|
../../Athena/include \
|
||||||
|
../../LogVisor/include \
|
||||||
../NODLib/include
|
../NODLib/include
|
||||||
|
|
||||||
include(../PakLib/PakLib.pri)
|
include(../PakLib/PakLib.pri)
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
|
||||||
#include <NODLib.hpp>
|
#include <HECL/Database.hpp>
|
||||||
#include <HECLDatabase.hpp>
|
#include <NOD/NOD.hpp>
|
||||||
|
|
||||||
namespace Retro
|
namespace Retro
|
||||||
{
|
{
|
||||||
|
|
2
NODLib
2
NODLib
|
@ -1 +1 @@
|
||||||
Subproject commit 84ca6a62e3cbaa17fa80633e964bf3a7fdc1b630
|
Subproject commit a656c5d4c9aea7a3f391c7fae2ba14a8600ce835
|
Loading…
Reference in New Issue