Add header in all files in cube sample

This commit is contained in:
Wellinator
2021-04-13 08:23:46 -03:00
parent 18ba08dc7a
commit 94f6e9fbf2
7 changed files with 52 additions and 2 deletions
+10
View File
@@ -1,3 +1,13 @@
/*
# ______ ____ ___
# | \/ ____| |___|
# | | | \ | |
#-----------------------------------------------------------------------
# Copyright 2020, tyra - https://github.com/h4570/tyra
# Licenced under Apache License 2.0
# Wellington Carvalho <wellcoj@gmail.com>
*/
#ifndef _CUBE_
#define _CUBE_