mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
All CResLoader methods in-place
This commit is contained in:
@@ -6,15 +6,9 @@
|
||||
|
||||
#include "RetroTypes.hpp"
|
||||
|
||||
#include <Athena/IStreamReader.hpp>
|
||||
#include <Athena/IStreamWriter.hpp>
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
|
||||
using CInputStream = Athena::io::IStreamReader;
|
||||
using COutputStream = Athena::io::IStreamWriter;
|
||||
|
||||
class CBasics
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user