Skip to content
GitLab
Explore
Sign in
Register
Nicolas Mailloux
inkbox
f8ff9e0c37c5c2a86b4b3a729dde0075f954acc4
inkbox
functions.h
Find file
Normal view
History
Permalink
functions.h
82 B
Newer
Older
InkBox v1.0 Release Commit
Nicolas Mailloux
committed
Mar 25, 2021
1
2
3
4
5
6
7
8
#ifndef FUNCTIONS_H
#define FUNCTIONS_H
#endif // FUNCTIONS_H
void
thing
()
{
}