Skip to content

Move CSFML source files to CSFML/ directory#269

Merged
ChrisThrasher merged 1 commit intomasterfrom
csfml_dir
Aug 24, 2024
Merged

Move CSFML source files to CSFML/ directory#269
ChrisThrasher merged 1 commit intomasterfrom
csfml_dir

Conversation

@ChrisThrasher
Copy link
Copy Markdown
Member

Depends on #266

This helps make it easier to distinguish SFML files from CSFML files. This is especially important for CSFML private headers which are often C++ code with .hpp file extensions. This change means SFML and CSFML can use headers with the same name without conflict.

This helps make it easier to distinguish SFML files from CSFML files.
This is especially important for CSFML private headers which are
often C++ code with .hpp file extensions. This change means SFML and
CSFML can use headers with the same name without conflict.
@ChrisThrasher ChrisThrasher merged commit c5158c7 into master Aug 24, 2024
@ChrisThrasher ChrisThrasher deleted the csfml_dir branch August 24, 2024 20:05
@eXpl0it3r eXpl0it3r added this to the 3.0 milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants