Skip to content

implementation for SDL_UpdateWindowSurface - #149

Open
brccabral wants to merge 1 commit into
libSDL2pp:masterfrom
brccabral:UpdateWindowSurface
Open

brccabral wants to merge 1 commit into
libSDL2pp:masterfrom
brccabral:UpdateWindowSurface

Conversation

@brccabral

Copy link
Copy Markdown

No description provided.

@brccabral
brccabral force-pushed the UpdateWindowSurface branch from fdaf876 to d61605d Compare August 24, 2025 19:08
Comment thread SDL2pp/Window.cc

Window& Window::UpdateSurface()
{
if (SDL_UpdateWindowSurface(window_))

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.

!= 0 for explicitness.

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.

2 participants