mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 01:07:43 +00:00
initial MLVL and STRG trilogy integration
This commit is contained in:
@@ -11,12 +11,11 @@ namespace Retro
|
||||
namespace DNAMP1
|
||||
{
|
||||
|
||||
class PAK : public BigDNA
|
||||
struct PAK : BigDNA
|
||||
{
|
||||
public:
|
||||
DECL_EXPLICIT_DNA
|
||||
|
||||
struct NameEntry : public BigDNA
|
||||
struct NameEntry : BigDNA
|
||||
{
|
||||
DECL_DNA
|
||||
FourCC type;
|
||||
|
||||
Reference in New Issue
Block a user