mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-12 02:41:14 +00:00
5 lines
59 B
C
5 lines
59 B
C
#pragma once
|
|
|
|
// --- Functions ---
|
|
int _chdir(char* path);
|