JohnStoober
JohnStoober
CC#
Created by JohnStoober on 12/15/2023 in #help
Not gettting right pwd
Console.WriteLine(Directory.GetCurrentDirectory());
Console.WriteLine(Directory.GetCurrentDirectory());
only shows up to C:\Users\JohnStoober\ when I am really in C:\Users\JohnStoober\Repos\project\ am I doing something wrong?
31 replies
CC#
Created by JohnStoober on 8/8/2023 in #help
Sdl constants in Silk.NET
Just want to know where I can find the SDL constants(such as SDL_WINDOW_SHOW) in Silk.NET.
6 replies