Added some fun stuff
This commit is contained in:
parent
d05ed9cd91
commit
31e013efcf
5 changed files with 59 additions and 13 deletions
6
etc/your-reality.h
Normal file
6
etc/your-reality.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef _YOUR_REALITY_H
|
||||
#define _YOUR_REALITY_H
|
||||
|
||||
void yourReality();
|
||||
|
||||
#endif
|
||||
Reference in a new issue