From 0e9af5d364707c7bba0475800ac3007a1f9020c9 Mon Sep 17 00:00:00 2001 From: Julian Bauer Date: Thu, 30 Dec 2021 21:10:14 +0100 Subject: [PATCH] Update functions.cpp description --- objects/functions.cpp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/objects/functions.cpp b/objects/functions.cpp index 1c062c9..f1bc2ef 100644 --- a/objects/functions.cpp +++ b/objects/functions.cpp @@ -1,3 +1,10 @@ +/* + File: functions.cpp + Author: Julian Bauer (julian.bauer@cationstudio.com) + + Description: + Function config for simple objects system. +*/ class Cation_Objects { tag = "cat_objects"; class functions {