mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-01-26 19:23:15 -03:00
5 lines
No EOL
92 B
C
5 lines
No EOL
92 B
C
#pragma once
|
|
|
|
void tester(char *path);
|
|
void skipbrackets();
|
|
void getfollowingchar(char end); |