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

Update buffer size to global const in file.c & ./include/file.h #25

Open
de01dwc opened this issue Oct 1, 2024 · 0 comments
Open

Update buffer size to global const in file.c & ./include/file.h #25

de01dwc opened this issue Oct 1, 2024 · 0 comments

Comments

@de01dwc
Copy link
Contributor

de01dwc commented Oct 1, 2024

Buffer size is set to hard-coded value of 1024.

Create global constant with relevant name and update hard-coded values in files such as demo.c, dialogue.c, editor.c, file.c, highscore.c, mess.c, and preview.c where appropriate.

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

No branches or pull requests

1 participant