1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-20 05:53:25 +01:00
TegraExplorer/source/tegraexplorer/script/parser.h
2020-03-31 14:24:34 +02:00

5 lines
92 B
C

#pragma once
void tester(char *path);
void skipbrackets();
void getfollowingchar(char end);