console: basic code.
This commit is contained in:
9
Console/Console.h
Normal file
9
Console/Console.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef FRELAY_CONSOLE_H
|
||||
#define FRELAY_CONSOLE_H
|
||||
|
||||
class RelayConsole
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
#endif // FRELAY_CONSOLE_H
|
||||
Reference in New Issue
Block a user