Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2D texture replacement #293

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

vitor251093
Copy link
Owner

No description provided.

@@ -1076,6 +1080,27 @@ void SoftRenderer::DrawBG_Text(u32 line, u32 bgnum)
xoff++;
}
}

/*if (plugin->shouldExportTextures())

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these comments on purpose?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. It's commented because it isn't working yet

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aaah ok ok, awesome project btw!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants