Skip to content

Chore: standardize WIN32 macro usage to _WIN32#327

Open
ShineSea wants to merge 1 commit into
mkazhdan:masterfrom
ShineSea:dev
Open

Chore: standardize WIN32 macro usage to _WIN32#327
ShineSea wants to merge 1 commit into
mkazhdan:masterfrom
ShineSea:dev

Conversation

@ShineSea
Copy link
Copy Markdown

This PR updates macro usage in multiple files:

  • Rename all instances of WIN32 to _WIN32
  • No functional changes, only standardization

This change ensures consistency with the common convention for platform macros.

- Standardize macro usage: `WIN32` → `_WIN32`
- No functional change
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