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
netbenix 9caca5a4fb Merge branch 'dev' of https://github.com/netbenix/netbenixCMD into dev
# Conflicts:
#	.gitignore
#	etc/man.c
#	etc/your-reality.c
#	etc/your-reality.h
#	main.c
#	makefile
2020-11-19 12:35:12 +01:00

14 lines
No EOL
216 B
C

<<<<<<< HEAD
#ifndef _YOUR_REALITY_H
#define _YOUR_REALITY_H
void yourReality();
=======
#ifndef _YOUR_REALITY_H
#define _YOUR_REALITY_H
void yourReality();
>>>>>>> f1cf6269f94065bfb8498dd7ef06bfbb61442b80
#endif