Raylib-CPP-Starter-Template-for-VSCODE-V2 icon indicating copy to clipboard operation
Raylib-CPP-Starter-Template-for-VSCODE-V2 copied to clipboard

How can I create a new folder under the `src` folder to separately store the `.h` and `.cpp` files?

Open HexRune opened this issue 1 year ago • 1 comments

Hello, I have downloaded your template library. How can I create a new folder under the src folder to separately store the .h and .cpp files? Under the current configuration, this operation fails to compile.

image

HexRune avatar Sep 14 '24 03:09 HexRune