Mario Kart 64
Loading...
Searching...
No Matches
CPUFactory.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "Resource.h"
4
#include "ResourceFactoryBinary.h"
5
6
namespace
MK64
{
7
class
ResourceFactoryBinaryCPUV0
:
public
Ship::ResourceFactoryBinary {
8
public
:
9
std::shared_ptr<Ship::IResource>
ReadResource
(std::shared_ptr<Ship::File> file,
10
std::shared_ptr<Ship::ResourceInitData> initData)
override
;
11
};
12
13
}
// namespace MK64
MK64::ResourceFactoryBinaryCPUV0
Definition
CPUFactory.h:7
MK64::ResourceFactoryBinaryCPUV0::ReadResource
std::shared_ptr< Ship::IResource > ReadResource(std::shared_ptr< Ship::File > file, std::shared_ptr< Ship::ResourceInitData > initData) override
Definition
CPUFactory.cpp:7
MK64
Definition
ActorSpawnDataFactory.cpp:7
src
port
resource
importers
CPUFactory.h
Generated by
1.13.2