mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Codebase refactor
This commit is contained in:
13
Runtime/CScriptMailbox.hpp
Normal file
13
Runtime/CScriptMailbox.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __RETRO_CSCRIPTMAILBOX_HPP__
|
||||
#define __RETRO_CSCRIPTMAILBOX_HPP__
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
|
||||
class CScriptMailbox
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __RETRO_CSCRIPTMAILBOX_HPP__
|
||||
Reference in New Issue
Block a user