Skip to content

Fix type error of ui_register_component#2

Closed
Azimura wants to merge 1 commit into
yoyoengine:mainfrom
Azimura:fix/compile-type-error
Closed

Fix type error of ui_register_component#2
Azimura wants to merge 1 commit into
yoyoengine:mainfrom
Azimura:fix/compile-type-error

Conversation

@Azimura

@Azimura Azimura commented Jun 16, 2025

Copy link
Copy Markdown

No description provided.

@zoogies zoogies self-requested a review June 16, 2025 20:14

@zoogies zoogies left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I believe each of these corrections should be

(void (*)(struct nk_context *ctx))

intead of

(void (*)(void))

@zoogies zoogies added the fix Fix something label Jun 16, 2025
@zoogies

zoogies commented Jun 16, 2025

Copy link
Copy Markdown
Member

Closed because fixed in upstream (thanks brian!)

@zoogies zoogies closed this Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fix something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants