mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-02-01 14:25:33 +00:00
5 lines
No EOL
95 B
C
5 lines
No EOL
95 B
C
#pragma once
|
|
|
|
void runScript(char *path);
|
|
void skipbrackets();
|
|
void getfollowingchar(char end); |