mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Rename namespaces
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#ifndef __RETRO_CDECALDESCRIPTION_HPP__
|
||||
#define __RETRO_CDECALDESCRIPTION_HPP__
|
||||
#ifndef __PSHAG_CDECALDESCRIPTION_HPP__
|
||||
#define __PSHAG_CDECALDESCRIPTION_HPP__
|
||||
|
||||
namespace Retro
|
||||
namespace pshag
|
||||
{
|
||||
class CDecalDescription
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
#endif // __RETRO_CDECALDESCRIPTION_HPP__
|
||||
#endif // __PSHAG_CDECALDESCRIPTION_HPP__
|
||||
|
||||
Reference in New Issue
Block a user