mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-01-15 21:11:32 +00:00
4 lines
No EOL
85 B
C
4 lines
No EOL
85 B
C
#pragma once
|
|
|
|
int utils_mmcMenu();
|
|
void utils_copystring(const char *in, char **out); |