This repository has been archived on 2026-03-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
netbenixCMD/etc/your-reality.h
2020-09-28 16:29:17 +02:00

6 lines
No EOL
76 B
C

#ifndef _YOUR_REALITY_H
#define _YOUR_REALITY_H
void yourReality();
#endif