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

Switch decompiler constants to their named variants #70

Merged
merged 1 commit into from
May 6, 2024

Conversation

eigenraven
Copy link
Member

Just ran ./gradlew applyDecompilerCleanupToMain to make the code more readable, it automatically replaces all random GL constants with the proper named variants, e.g. 3042 -> GL11.GL_BLEND

Just ran `./gradlew applyDecompilerCleanupToMain` to make the code more readable
@eigenraven eigenraven requested a review from a team May 6, 2024 09:48
@eigenraven eigenraven self-assigned this May 6, 2024
@Dream-Master Dream-Master merged commit 7f42969 into master May 6, 2024
1 check passed
@Dream-Master Dream-Master deleted the cleanup-constants branch May 6, 2024 10:37
Dream-Master pushed a commit that referenced this pull request May 20, 2024
Just ran `./gradlew applyDecompilerCleanupToMain` to make the code more readable

(cherry picked from commit 7f42969)
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.

3 participants