Skip to content

Commit

Permalink
s/filesystem: fix double #pragma once
Browse files Browse the repository at this point in the history
  • Loading branch information
rr- committed Sep 23, 2023
1 parent 16c84bb commit a6c6cf4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/specific/s_filesystem.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#pragma once

#pragma once

const char *S_File_GetGameDirectory(void);
void S_File_CreateDirectory(const char *path);
char *S_File_CasePath(char const *path);

0 comments on commit a6c6cf4

Please sign in to comment.