2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 05:07:43 +00:00

CTextExecuteBuffer imps

This commit is contained in:
Jack Andersen
2016-03-19 14:32:30 -10:00
parent 08ccc1be63
commit 7835769a98
13 changed files with 608 additions and 57 deletions

View File

@@ -27,11 +27,6 @@ void CTextRenderBuffer::GetOutStream()
{
}
void CTextRenderBuffer::SetMode(EMode mode)
{
x0_mode = mode;
}
void CTextRenderBuffer::VerifyBuffer()
{
if (x34_blob.empty())