mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
Finish CScriptPlatform
This commit is contained in:
@@ -5,16 +5,16 @@
|
||||
#include "STRG.hpp"
|
||||
#include "SCAN.hpp"
|
||||
#include "MLVL.hpp"
|
||||
#include "../DNACommon/TXTR.hpp"
|
||||
#include "../DNACommon/PART.hpp"
|
||||
#include "../DNACommon/ELSC.hpp"
|
||||
#include "../DNACommon/SWHC.hpp"
|
||||
#include "../DNACommon/CRSC.hpp"
|
||||
#include "../DNACommon/WPSC.hpp"
|
||||
#include "../DNACommon/DPSC.hpp"
|
||||
#include "../DNACommon/FONT.hpp"
|
||||
#include "../DNACommon/DGRP.hpp"
|
||||
#include "../DNACommon/ATBL.hpp"
|
||||
#include "DataSpec/DNACommon/TXTR.hpp"
|
||||
#include "DataSpec/DNACommon/PART.hpp"
|
||||
#include "DataSpec/DNACommon/ELSC.hpp"
|
||||
#include "DataSpec/DNACommon/SWHC.hpp"
|
||||
#include "DataSpec/DNACommon/CRSC.hpp"
|
||||
#include "DataSpec/DNACommon/WPSC.hpp"
|
||||
#include "DataSpec/DNACommon/DPSC.hpp"
|
||||
#include "DataSpec/DNACommon/FONT.hpp"
|
||||
#include "DataSpec/DNACommon/DGRP.hpp"
|
||||
#include "DataSpec/DNACommon/ATBL.hpp"
|
||||
#include "HINT.hpp"
|
||||
#include "CMDL.hpp"
|
||||
#include "AFSM.hpp"
|
||||
@@ -29,7 +29,7 @@
|
||||
#include "DCLN.hpp"
|
||||
#include "PATH.hpp"
|
||||
|
||||
#include "../DNACommon/Tweaks/TweakWriter.hpp"
|
||||
#include "DataSpec/DNACommon/Tweaks/TweakWriter.hpp"
|
||||
#include "Tweaks/CTweakPlayerRes.hpp"
|
||||
#include "Tweaks/CTweakGunRes.hpp"
|
||||
#include "Tweaks/CTweakPlayer.hpp"
|
||||
|
||||
Reference in New Issue
Block a user