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

[CORE] Support for SetWindowTitle and InitWindow for web #3222

Merged
merged 3 commits into from
Aug 4, 2023
Merged

[CORE] Support for SetWindowTitle and InitWindow for web #3222

merged 3 commits into from
Aug 4, 2023

Commits on Aug 3, 2023

  1. Update raylib.h

    Changed SetWindowTitle's description
    VitusVeit authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9ad3279 View commit details
    Browse the repository at this point in the history
  2. Update rcore.c

    SetWindowTitle now works on web
    VitusVeit authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    251f430 View commit details
    Browse the repository at this point in the history
  3. Update rcore.c

    InitWindow title now works with web platform too.
    VitusVeit authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8d52aa5 View commit details
    Browse the repository at this point in the history