mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 08:06:08 +00:00
Merge branch 'dawn' into new-cmodel
# Conflicts: # Runtime/Streams/ContainerReaders.hpp
This commit is contained in:
@@ -22,5 +22,6 @@ public:
|
||||
~CMemoryStreamOut() override;
|
||||
|
||||
void Write(const u8* ptr, u32 len) override;
|
||||
u32 GetWritePosition() const { return x84_position; }
|
||||
};
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user