changes...

This commit is contained in:
2026-08-17 04:24:40 -07:00
parent 47b9a9ae38
commit 6385442711
3 changed files with 22 additions and 20 deletions
-4
View File
@@ -766,16 +766,12 @@ U64 __rdtsc()
}
#endif
#include "profiler.h"
int main(int argc, char *argv[])
{
struct sdl_state sdl_state;
SDL_Window *window;
int i;
memset(&sdl_state, 0, sizeof(sdl_state));
sdl_get_exe_dir_path(sdl_state.exe_dir_path,