Skip to content

Fixes two DrawTextScale calls in tests/demo_scene_save.cpp #4

Open
Eachic wants to merge 1 commit into
skywind3000:masterfrom
Eachic:master
Open

Fixes two DrawTextScale calls in tests/demo_scene_save.cpp #4
Eachic wants to merge 1 commit into
skywind3000:masterfrom
Eachic:master

Conversation

@Eachic
Copy link
Copy Markdown

@Eachic Eachic commented May 27, 2026

Fixes two DrawTextScale calls in tests/demo_scene_save.cpp that passed only one scale argument.

DrawTextScale is declared as:

DrawTextScale(x, y, text, color, w, h)

…assed only one scale argument.

`DrawTextScale` is declared as:

```cpp
DrawTextScale(x, y, text, color, w, h)
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.

1 participant