libnx/nx/source/runtime/devices/path_buf.c
2020-03-07 16:55:22 -08:00

4 lines
59 B
C

#include "path_buf.h"
PathBuf __thread __nx_dev_path_buf;