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

Move racer.tab related functions to translate.c #7

Merged
merged 1 commit into from
May 8, 2018

Conversation

JayFoxRox
Copy link
Member

We should isolate the string getters from the rest of the text rendering as they are almost entirely unrelated.
There is another function in "RE:-Text-functions.md" which seems to handle splitting text key and the actual text, but I was not 100% sure so I left it where it is for now.

I also dislike the "translate.c" name as this is a more general gametext handling. Maybe we should rename it to gametext.c or something later.

@JayFoxRox JayFoxRox merged commit dd12aa2 into OpenSWE1R:master May 8, 2018
@JayFoxRox JayFoxRox deleted the translate branch May 8, 2018 03:13
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.

None yet

1 participant