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

game: vs - Add financial report #515

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mrannanj
Copy link
Contributor

@mrannanj mrannanj commented Jun 30, 2024

Aim is to implement #510

@mrannanj mrannanj force-pushed the financial-report branch 3 times, most recently from d1e96e2 to 0ae14e7 Compare June 30, 2024 14:18
@@ -3,6 +3,7 @@

#define COLOR_RED color_create(255, 0, 0, 255)
#define COLOR_GREEN color_create(0, 255, 0, 255)
#define COLOR_DARK_GREEN color_create(0, 121, 0, 255)
Copy link
Member

Choose a reason for hiding this comment

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

nice!

@mrannanj mrannanj force-pushed the financial-report branch 2 times, most recently from eeb0f3d to 9940b48 Compare June 30, 2024 19:38
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

2 participants