
Thoughts on code-style



****************************************************************************************
Header markup template


------ Add copyright notice here ------
//=============================================================================
//
// Quick-info
//
//=============================================================================
#ifndef __AGS_EE_MODULE__HEADERNAME_H
#define __AGS_EE_MODULE__HEADERNAME_H

#endif // __AGS_EE_MODULE__HEADERNAME_H


CN - CommoN
EE - EnginE
****************************************************************************************